/* V300 — perfil, serviços, pacotes e destaques */
.phone .mini-card{width:100%;appearance:none;text-align:left;font:inherit;color:inherit;cursor:pointer;border:1px solid #d6e2f3;background:#fff}
.phone .mini-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(15,63,121,.12);border-color:#9fc0ed}
.mini-card-person{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}
.mini-card-person>strong{display:block;line-height:1.12}
.mini-super-badge{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:5px 10px;border-radius:999px;background:#fff3dc;color:#9b5b00;font-size:12px;font-weight:800;line-height:1}
.mini-super-badge svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}
.price em{display:flex!important;flex-direction:column;gap:2px;font-style:normal}
.price em span:first-child{font-weight:750;color:#173554}
.price em span:last-child{font-size:12px;color:#617792}
.package-price-block{display:flex!important;flex-direction:column;align-items:flex-start;gap:3px}
.package-price-block small{display:block}
.dashboard-view-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.dashboard-view-heading h2{margin:0 0 5px;color:#12345a;font-size:28px}
.dashboard-view-heading p{margin:0;color:#617792}
.services-profile-sync{display:flex!important;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px!important;background:#f3f8ff!important;border-color:#cfe0f6!important}
.services-profile-sync>span{width:11px;height:11px;border-radius:50%;background:#159957;box-shadow:0 0 0 5px rgba(21,153,87,.12)}
.services-profile-sync div{display:flex;flex-direction:column;gap:3px}.services-profile-sync small{color:#617792}
.instructor-services-container{padding:0!important;overflow:hidden}
.instructor-services-container>.dashboard-form-section{padding:24px;margin:0;border-bottom:1px solid #dde7f2}
.instructor-services-container>.dashboard-form-section:last-child{border-bottom:0}
.specialty-selector{margin-top:8px}.field-helper{margin:0 0 14px;color:#617792;font-size:14px}
.specialty-options{margin-bottom:14px}.custom-specialty-list{display:grid;gap:9px;margin-bottom:10px}
.custom-specialty-row{display:grid;grid-template-columns:1fr 42px;gap:8px;max-width:680px}
.custom-specialty-row button{border:1px solid #d5e1ef;border-radius:10px;background:#fff;color:#526b88;display:grid;place-items:center;cursor:pointer}
.custom-specialty-row button:hover{border-color:#ef9b9b;color:#b42318;background:#fff6f6}.custom-specialty-row svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
@media(max-width:720px){.mini-super-badge{font-size:11px}.dashboard-view-heading h2{font-size:24px}.instructor-services-container>.dashboard-form-section{padding:18px}}
