@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);body{font-family:DM Sans,sans-serif}option{color:#000}.sticky-mouth{margin:0 auto;max-width:1400px;position:-webkit-sticky;position:sticky;top:1em}.radio-method-selector{align-content:stretch;align-items:center;background:var(--background-color);border:var(--border-site);border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:15px;justify-content:center;margin-bottom:15px;padding:10px}.dental-workspace{display:flex;gap:20px;margin-bottom:20px;min-height:500px}.tooth-chart-panel{background:var(--background-color);border:var(--border-site);border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex:2 1;flex-direction:column;max-width:none;overflow:hidden}.chart-section{display:flex;flex:1 1;flex-direction:column;min-height:600px;padding:15px}.chart-section .grid-container{flex:1 1;height:auto;margin-top:0;overflow:visible}.dental-reference-section{background:#f8f9fa;border-top:1px solid #e0e0e0;margin-top:auto}.reference-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;transition:all .2s ease;-webkit-user-select:none;user-select:none}.reference-header:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}.reference-actions{align-items:center;display:flex;gap:8px}.expand-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .2s ease}.expand-btn:hover{background:#ffffff4d;transform:scale(1.05)}.reference-content{background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.reference-content.expanded{max-height:300px}.reference-image-container{background:#fff;padding:15px;position:relative;text-align:center}.numbering-reference{border-radius:6px;box-shadow:0 2px 8px #0000001a;cursor:pointer;height:auto;max-height:100px;max-width:100%;transition:all .2s ease}.numbering-reference:hover{box-shadow:0 4px 12px #0003;transform:scale(1.02)}.click-hint{background:#000c;border-radius:4px;bottom:20px;color:#fff;font-size:10px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease}.reference-image-container:hover .click-hint{opacity:1}.teeth-system-info{display:flex;gap:10px;margin-bottom:15px;padding:0 15px}.system-section{background:#fff;border:2px solid #0000;border-radius:8px;flex:1 1;padding:12px;transition:all .2s ease}.permanent-section{background:linear-gradient(145deg,#fff,#e3f2fd);border-color:#1976d2}.primary-section{background:linear-gradient(145deg,#fff,#e8f5e8);border-color:#388e3c}.system-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.system-icon{font-size:16px}.system-title{color:#333;font-size:13px;font-weight:700}.system-details{text-align:center}.system-range{color:#1976d2;font-size:14px;font-weight:700;margin-bottom:4px}.primary-section .system-range{color:#388e3c}.system-description{color:#666;font-size:11px;margin-bottom:2px}.age-info{color:#888;font-size:10px;font-style:italic}.quadrant-info{padding:0 15px 15px}.quadrant-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.quadrant{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:8px;text-align:center;transition:all .2s ease}.quadrant:hover{border-color:#2196f3;box-shadow:0 2px 6px #2196f333}.quadrant-label{color:#666;display:block;font-size:11px;font-weight:600;margin-bottom:4px}.quadrant-range{color:#333;font-size:12px;font-weight:700}.condition-panel{background:var(--background-color);border:var(--border-site);border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex:0 0 350px;flex-direction:column;min-height:500px;overflow:hidden}.condition-panel .condition-selector-container{background:#0000;border:none;border-radius:0;display:flex;flex:1 1;flex-direction:column;height:100%;margin:0;min-height:0;padding:15px}.tooth-details-panel{background:var(--background-color);border:var(--border-site);border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-top:10px;padding:15px}.tooth-details-panel .tooth-watch{background:#0000}@media (max-width:1200px){.dental-workspace{flex-direction:column}.condition-panel{flex:none;max-height:400px;overflow-y:auto}}@media (max-width:768px){.dental-workspace{gap:15px}.condition-panel,.tooth-chart-panel,.tooth-details-panel{padding:10px}.radio-method-selector{flex-wrap:wrap;gap:10px}}:root{--border-width:1.5px;--border:var(--border-width) solid #1b1919;--background-denti:#e4e4e4;--TODO-method-color:#ff2e2e;--DONE-method-color:#506eec;--OUTSIDE-method-color:#28f332;--MISSING-color:#8859f4;--METAL-color:#3a3a3a;--selected-color:#42ec5c}.grid-container{align-content:center;align-items:center;display:flex;flex-direction:column;height:235px;justify-content:space-evenly;margin-top:5px;overflow:scroll}.grid-container-child-down,.grid-container-child-up{display:flex;justify-content:center;margin:0 1px}.teeth-grap{justify-content:space-between}.teeth-grap-selected,.teeth-grap:hover{border:1px solid #42ec5c;border:1px solid var(--selected-color);border-radius:5px}.teeth-grap-selected-seat{border:1px solid #8859f4;border:1px solid var(--MISSING-color);border-radius:5px}.grid-item{align-content:center;align-items:center;display:flex;justify-content:center}.tooth{cursor:pointer;height:44px;margin:1px;position:relative;transform:rotate(-45deg);width:44px}.tooth-image-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:50px;padding:3px;width:100%}.tooth-image{border-radius:3px;box-shadow:0 2px 6px #0000004d;height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:transform .2s ease;width:auto}.tooth-image:hover{transform:scale(1.15)}.tooth-part{background-color:#e4e4e4;background-color:var(--background-denti);border:1.5px solid #1b1919;border:var(--border);box-sizing:border-box;height:50%;position:absolute;width:50%}.tooth-numero{padding:1px 5px}.tooth-numero-selected{background:#42ec5c;background:var(--selected-color)}.tooth-numero-selected-seat{background:#8859f4;background:var(--MISSING-color)}.method-TODO{--method-color:var(--TODO-method-color)}.method-DONE{--method-color:var(--DONE-method-color)}.method-OUTSIDE{--method-color:var(--OUTSIDE-method-color)}.method-MISSING{--method-color:var(--MISSING-color)}.method-MISSING.full-color{background-color:#8859f4;background-color:var(--MISSING-color)}.full-color{background-color:var(--method-color)}.full-color.Hypersensitive,.full-color.Watch-tooth{background-color:#e4e4e4;background-color:var(--background-denti)}.corona-exterior{background:#0000;border-radius:50%;height:44px;left:-.5px;position:absolute;right:0;top:0;width:44px}.corona-exterior.Unerupted{box-shadow:0 0 0 3px var(--method-color)}.Impacted-TODO{--method-color-impacted:var(--TODO-method-color)}.Impacted-DONE{--method-color-impacted:var(--DONE-method-color)}.Impacted-OUTSIDE{--method-color-impacted:var(--OUTSIDE-method-color)}.Impacted{box-shadow:0 0 0 3px var(--method-color-impacted)}.Open-Contact.part-1{border-right:2px dashed #000;border-top:2px dashed #000}.Open-Contact.part-2{border-bottom:2px dashed #000;border-right:2px dashed #000}.Open-Contact.part-3{border-bottom:2px dashed #000;border-left:2px dashed #000}.Open-Contact.part-4{border-left:2px dashed #000;border-top:2px dashed #000}.Watch-tooth{box-shadow:inset 0 0 10px 1px #ff2e2e;box-shadow:inset 0 0 10px 1px var(--TODO-method-color)}.Hypersensitive{box-shadow:inset 0 0 10px 1px var(--method-color)}.Fractured{background:linear-gradient(135deg,#eceddc 25%,#0000 0) -50px 0,linear-gradient(225deg,#eceddc 25%,#0000 0) -50px 0,linear-gradient(315deg,#eceddc 25%,#0000 0),linear-gradient(45deg,#eceddc 25%,#0000 0);background-color:var(--method-color);background-size:6px 6px}.Abrasion,.Recession{box-shadow:0 0 5px 3px #df9c28}.Abrasion,.Abrasion.method-DONE,.Recession,.Recession.method-DONE{background:#0000;border-radius:50%;height:44px;left:-.5px;position:absolute;right:0;top:0;width:44px}.Abrasion.method-DONE,.Recession.method-DONE{box-shadow:0 0 5px 3px #506eec;box-shadow:0 0 5px 3px var(--DONE-method-color)}.diagonal-lines{background-image:repeating-linear-gradient(180deg,var(--method-color) 0,var(--method-color) 1px,#0000 2px,#0000 4px)}.Core-B{background-color:var(--method-color)}.Pre-post{background:#3a3a3a;background:var(--METAL-color)}.Cast-post{background:#efaf3f}.circle-line{box-shadow:0 0 0 3px var(--method-color)}.circle-line-metal{box-shadow:0 0 0 3px #3a3a3a;box-shadow:0 0 0 3px var(--METAL-color)}.puente-exterior{left:15.5px;top:5px}.puente-exterior,.puente-exterior2{height:2.5px;position:absolute;transform:rotate(45deg);width:48px}.puente-exterior2{left:-18.5px;top:39px}.bridge-line{background:var(--method-color)}.bridge-line-metal{background:#3a3a3a;background:var(--METAL-color)}.Implant-Abutment{background:#666;box-shadow:0 0 0 3px var(--method-color)}.invisible{display:none}.Veneer{box-shadow:0 0 0 3px var(--method-color)}.pulpotomy{background:linear-gradient(135deg,var(--method-color) 25%,#0000 25%) -50px 0,linear-gradient(225deg,var(--method-color) 25%,#0000 25%) -50px 0,linear-gradient(315deg,var(--method-color) 25%,#0000 25%),linear-gradient(45deg,var(--method-color) 25%,#0000 25%);background-color:#000;background-size:44px 6px}.clean-up{box-shadow:0 0 2px 3px #df9c28}.Gingivectomy.part-1{border-right:2px groove var(--method-color);border-top:8px groove var(--method-color)}.Gingivectomy.part-3{border-bottom:8px ridge var(--method-color);border-left:2px ridge var(--method-color)}.Gingivectomy.part-5{border-left:18px groove var(--method-color);border-top:20px groove var(--method-color)}.Gingivectomy.part-6{border-bottom:21px ridge var(--method-color);border-right:18px ridge var(--method-color)}.medicine{box-shadow:0 0 5px 3px #0ba83f}.medicine,.medicine.method-DONE{background:#0000;border-radius:50%;height:44px;left:-.5px;position:absolute;right:0;top:0;width:44px}.medicine.method-DONE{box-shadow:0 0 5px 3px #506eec;box-shadow:0 0 5px 3px var(--DONE-method-color)}.shine-up{box-shadow:0 0 11px 3px #bac0a1}.tooth-wrapper{align-items:center;display:flex;height:85px;justify-content:center}.tooth-p-wrapper{height:90px}.tooth-p-wrapper img{height:100%;object-fit:fill}.turn img{transform:scaleX(-1)}.part-1{border-radius:0 100% 0 0;top:0}.part-1,.part-2{left:50%;position:absolute;z-index:3}.part-2{border-radius:0 0 100% 0;bottom:-1px}.part-3{border-radius:0 0 0 100%;bottom:-1px}.part-3,.part-4{left:-1px;position:absolute;z-index:3}.part-4{border-radius:100% 0 0 0;top:0}.part-0{border-radius:100%;height:45%;left:50%;top:50%;transform:translate(-50%,-50%);width:45%;z-index:4}.part-0,.part-5{position:absolute}.part-5{border-radius:0 100% 0 0;left:72%;top:-10px}.part-6{border-radius:0 0 0 100%;bottom:-10px;left:-22%;position:absolute}.crazy-balls{background:#eff1db;border-radius:50%;height:10px;top:17px;width:10px}.crazy-balls.part-1{left:20px}.crazy-balls.part-2{left:8px;top:17px}.crazy-balls.part-3{left:23px;top:25px}.crazy-balls.part-4{left:12px;top:7px}.crazy-balls.part-5{left:12px;top:27px}.crazy-balls.part-6{left:29px}@media (max-width:1100px){.c-variable{width:705px}.tooth-image{max-height:40px}.tooth-image-container{min-height:45px}}@media (max-width:800px){.c-variable{width:500px}.tooth-image{max-height:35px}.tooth-image-container{min-height:40px;padding:2px}}@media (max-width:550px){.c-variable{width:300px}.tooth-image{max-height:30px}.tooth-image-container{min-height:35px;padding:2px}.tooth-numero{font-size:.8em;padding:1px 3px}}.teeth-grap{align-items:center;border:1px solid var(--background-theme);border-radius:5px;display:flex;flex-direction:column;justify-content:center;min-height:120px;position:relative}.tooth-numero{background:#fff;border:1px solid gray;border-radius:4px;box-shadow:0 1px 3px #0000001a;flex-shrink:0;font-weight:500;margin:3px 0;padding:2px 6px;text-align:center}.TODO{--method-color:#ff2e2e}.DONE{--method-color:#506eec}.OUTSIDE{--method-color:#28f332}.RESET{--method-color:#4b4b4b}.MISSING{--method-color:#7d50e7}.radio-wrapper-TODO input[type=radio]{display:none;visibility:hidden}.radio-wrapper-TODO .cbx{cursor:pointer;margin:auto;-webkit-user-select:none;user-select:none}.radio-wrapper-TODO .cbx span{display:inline-block;transform:translateZ(0);vertical-align:middle}.radio-wrapper-TODO .cbx span:first-child{border:1px solid #9098a9;border-radius:3px;height:18px;position:relative;transform:scale(1);transition:all .2s ease;vertical-align:middle;width:18px}.radio-wrapper-TODO .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;left:2px;position:absolute;top:3px;transform:translateZ(0);transition:all .3s ease;transition-delay:.1s}.radio-wrapper-TODO .cbx span:first-child:before{background:var(--method-color);border-radius:50%;content:"";display:block;height:100%;opacity:1;transform:scale(0);width:100%}.radio-wrapper-TODO .cbx span:last-child{padding-left:8px}.radio-wrapper-TODO .cbx:hover span:first-child{border-color:var(--method-color)}.radio-wrapper-TODO .inp-cbx:checked+.cbx span:first-child{animation:wave-TODO .4s ease;background:var(--method-color);border-color:var(--method-color)}.radio-wrapper-TODO .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.radio-wrapper-TODO .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transform:scale(3.5);transition:all .6s ease}.radio-wrapper-TODO .inp-cbx:checked+.cbx span:last-child{-webkit-text-decoration:underline var(--method-color);text-decoration:underline var(--method-color)}@keyframes wave-TODO{50%{transform:scale(.9)}}.radio-wrapper-DONE input[type=radio]{display:none;visibility:hidden}.radio-wrapper-DONE .cbx{cursor:pointer;margin:auto;-webkit-user-select:none;user-select:none}.radio-wrapper-DONE .cbx span{display:inline-block;transform:translateZ(0);vertical-align:middle}.radio-wrapper-DONE .cbx span:first-child{border:1px solid #9098a9;border-radius:3px;height:18px;position:relative;transform:scale(1);transition:all .2s ease;vertical-align:middle;width:18px}.radio-wrapper-DONE .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;left:2px;position:absolute;top:3px;transform:translateZ(0);transition:all .3s ease;transition-delay:.1s}.radio-wrapper-DONE .cbx span:first-child:before{background:var(--method-color);border-radius:50%;content:"";display:block;height:100%;opacity:1;transform:scale(0);width:100%}.radio-wrapper-DONE .cbx span:last-child{padding-left:8px}.radio-wrapper-DONE .cbx:hover span:first-child{border-color:var(--method-color)}.radio-wrapper-DONE .inp-cbx:checked+.cbx span:first-child{animation:wave-DONE .4s ease;background:var(--method-color);border-color:var(--method-color)}.radio-wrapper-DONE .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.radio-wrapper-DONE .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transform:scale(3.5);transition:all .6s ease}.radio-wrapper-DONE .inp-cbx:checked+.cbx span:last-child{-webkit-text-decoration:underline var(--method-color);text-decoration:underline var(--method-color)}@keyframes wave-DONE{50%{transform:scale(.9)}}.radio-wrapper-OUTSIDE input[type=radio]{display:none;visibility:hidden}.radio-wrapper-OUTSIDE .cbx{cursor:pointer;margin:auto;-webkit-user-select:none;user-select:none}.radio-wrapper-OUTSIDE .cbx span{display:inline-block;transform:translateZ(0);vertical-align:middle}.radio-wrapper-OUTSIDE .cbx span:first-child{border:1px solid #9098a9;border-radius:3px;height:18px;position:relative;transform:scale(1);transition:all .2s ease;vertical-align:middle;width:18px}.radio-wrapper-OUTSIDE .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;left:2px;position:absolute;top:3px;transform:translateZ(0);transition:all .3s ease;transition-delay:.1s}.radio-wrapper-OUTSIDE .cbx span:first-child:before{background:var(--method-color);border-radius:50%;content:"";display:block;height:100%;opacity:1;transform:scale(0);width:100%}.radio-wrapper-OUTSIDE .cbx span:last-child{padding-left:8px}.radio-wrapper-OUTSIDE .cbx:hover span:first-child{border-color:var(--method-color)}.radio-wrapper-OUTSIDE .inp-cbx:checked+.cbx span:first-child{animation:wave-OUTSIDE .4s ease;background:var(--method-color);border-color:var(--method-color)}.radio-wrapper-OUTSIDE .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.radio-wrapper-OUTSIDE .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transform:scale(3.5);transition:all .6s ease}.radio-wrapper-OUTSIDE .inp-cbx:checked+.cbx span:last-child{-webkit-text-decoration:underline var(--method-color);text-decoration:underline var(--method-color)}@keyframes wave-OUTSIDE{50%{transform:scale(.9)}}.radio-wrapper-RESET input[type=radio]{display:none;visibility:hidden}.radio-wrapper-RESET .cbx{cursor:pointer;margin:auto;-webkit-user-select:none;user-select:none}.radio-wrapper-RESET .cbx span{display:inline-block;transform:translateZ(0);vertical-align:middle}.radio-wrapper-RESET .cbx span:first-child{border:1px solid #9098a9;border-radius:3px;height:18px;position:relative;transform:scale(1);transition:all .2s ease;vertical-align:middle;width:18px}.radio-wrapper-RESET .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;left:2px;position:absolute;top:3px;transform:translateZ(0);transition:all .3s ease;transition-delay:.1s}.radio-wrapper-RESET .cbx span:first-child:before{background:var(--method-color);border-radius:50%;content:"";display:block;height:100%;opacity:1;transform:scale(0);width:100%}.radio-wrapper-RESET .cbx span:last-child{padding-left:8px}.radio-wrapper-RESET .cbx:hover span:first-child{border-color:var(--method-color)}.radio-wrapper-RESET .inp-cbx:checked+.cbx span:first-child{animation:wave-OUTSIDE .4s ease;background:var(--method-color);border-color:var(--method-color)}.radio-wrapper-RESET .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.radio-wrapper-RESET .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transform:scale(3.5);transition:all .6s ease}.radio-wrapper-RESET .inp-cbx:checked+.cbx span:last-child{-webkit-text-decoration:underline var(--method-color);text-decoration:underline var(--method-color)}@keyframes wave-RESET{50%{transform:scale(.9)}}.tooth-watch{background:#0000}.tooth-watch-child{align-items:flex-start;display:flex;padding:0}.tooth-details{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;flex:1 1;padding:15px}.dental-table-container{background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 2px 8px #0000001a;max-height:400px;overflow-x:auto;overflow-y:auto}.dental-table{background:#fff;border-collapse:collapse;font-size:12px;min-width:800px;width:100%}.dental-table thead{border-bottom:2px solid #dee2e6}.dental-table th,.dental-table thead{background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dental-table th{border-right:1px solid #dee2e6;color:#495057;font-size:11px;font-weight:600;letter-spacing:.5px;padding:12px 8px;text-align:left;text-transform:uppercase}.dental-table th:last-child{border-right:none}.dental-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .2s ease}.dental-table tbody tr:hover{background-color:#f8f9fa}.dental-table tbody tr:last-child{border-bottom:none}.dental-table td{border-right:1px solid #e9ecef;padding:10px 8px;vertical-align:middle}.dental-table td:last-child{border-right:none}.condition-row{background-color:#fff5f5}.condition-row:hover{background-color:#ffe8e8!important}.treatment-row{background-color:#f0f8ff}.treatment-row:hover{background-color:#e6f3ff!important}.code-cell{color:#6c757d;font-style:italic;text-align:center;width:60px}.description-cell{max-width:200px;min-width:150px}.tooth-cell{color:#495057;font-weight:600}.surface-cell,.tooth-cell{text-align:center;width:80px}.surface-cell{color:#6c757d}.status-cell{text-align:center;width:80px}.status-badge{display:inline-block;min-width:50px;text-align:center}.date-cell{color:#6c757d;font-size:11px;text-align:center;width:120px}.action-cell{text-align:center;width:70px}.delete-condition-bttn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;padding:4px 12px;transition:all .2s ease}.delete-condition-bttn:hover{background:#c82333;box-shadow:0 2px 4px #dc35454d;transform:translateY(-1px)}.tooth-details h4{align-items:center;display:flex;font-size:14px;gap:8px;margin:0 0 10px}.tooth-details h4:before{content:"●";font-size:12px}.tooth-details h4:first-of-type:before{color:#d32f2f}.tooth-details h4:last-of-type:before{color:#1976d2}.placeholder-container{box-sizing:border-box;height:100%;padding:10px;width:100%}.placeholder-container,.placeholder-text{align-items:center;display:flex;justify-content:center}.placeholder-text{word-wrap:break-word;color:#666;flex-direction:column;font-size:12px;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;max-width:100%;overflow-wrap:break-word;text-align:center}.placeholder-text span{display:block;margin:1px 0;white-space:nowrap}@media (max-width:768px){.dental-table-container{max-height:350px}.dental-table{font-size:10px;min-width:700px}.dental-table td,.dental-table th{padding:8px 4px}.description-cell{max-width:150px;min-width:120px}.date-cell{font-size:10px;width:100px}.tooth-details{padding:10px}}@media (max-width:480px){.dental-table-container{max-height:300px}.dental-table{font-size:9px;min-width:600px}.dental-table td,.dental-table th{padding:6px 3px}.description-cell{max-width:120px;min-width:100px}.date-cell{font-size:9px;width:80px}.tooth-details{padding:8px}}.patient-condition{display:flex;flex-direction:column;height:100%;padding:0}.patient-condition h3{border-bottom:2px solid #e0e0e0;color:#333;font-size:16px;margin:10px 0 5px;padding-bottom:5px}.block-tabs{border-bottom:1px solid #ddd;border-radius:6px 6px 0 0;display:flex;overflow:hidden}.block-tabs,.tabs{background:#f8f9fa}.tabs{border:none;border-right:1px solid #ddd;color:#666;flex:1 1;font-size:12px;font-weight:600;padding:12px 8px;text-align:center;transition:all .2s ease}.tabs:last-child{border-right:none}.tabs:hover{background:#e9ecef;color:#495057}.active-tabs{background:#007bff!important;color:#fff!important}.content-tabs{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.content{flex:1 1;overflow:hidden}.active-content{display:flex;flex:1 1;flex-direction:column}.radio-procedure-selector{flex:1 1;overflow-y:auto;padding:10px 0}.container-scroollbar{height:auto;max-height:495px;overflow-y:auto;padding-right:5px}.container-scroollbar::-webkit-scrollbar{width:6px}.container-scroollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.container-scroollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.container-scroollbar::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.radio-procedure-selector-child{border:1px solid #e0e0e0;border-radius:4px;margin-bottom:2px;padding:8px 12px;transition:all .2s ease}.radio-procedure-selector-child:hover{background:#e3f2fd;border-color:#2196f3;transform:translateX(2px)}.r-p-selector-child{background:#e8f5e8!important;border-color:#4caf50!important;box-shadow:0 2px 4px #4caf5033}.tabs{background-color:var(--background-color);border:1px solid #9099a2;border-top-left-radius:4px;border-top-right-radius:4px;cursor:pointer;display:inline-block;padding:5px 10px;position:relative}.tabs:not(:last-child){border-right:1px solid #333}.active-tabs{background:#fff;border-bottom:1px solid #0000}.active-tabs:before{background:#646cffaa;content:"";display:block;height:5px;left:50%;position:absolute;top:-5px;transform:translateX(-50%);width:calc(100% + 2px)}.content-tabs{flex-grow:1}.content{background:#fff;border:1px solid #9099a2;border-top-color:#0000;display:none;height:100%;padding:0 2px;width:100%}.content h2{padding:0 0 5px}.content hr{background:#222;height:2px;margin-bottom:-2px;width:100%}.content p{height:100%;width:100%}.active-content{display:block}
/*# sourceMappingURL=main.8acc1b78.css.map*/