.mdn-dashboard,.mdn-dashboard-login{--mdn-cyan:#08afe2;--mdn-cyan-dark:#087b9f;--mdn-navy:#101927;--mdn-text:#61717d;--mdn-line:#dfe8ed;font-family:inherit;color:var(--mdn-navy)}
.mdn-dashboard{max-width:1240px;margin:32px auto;padding:0 20px}
.mdn-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px;padding:28px;border:1px solid var(--mdn-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(16,25,39,.06)}
.mdn-dashboard-user{display:flex;align-items:center;gap:16px}.mdn-dashboard-user img{width:64px;height:64px;border-radius:50%;object-fit:cover}
.mdn-dashboard-eyebrow{display:block;margin-bottom:4px;color:var(--mdn-cyan-dark);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.mdn-dashboard h2,.mdn-dashboard h3,.mdn-dashboard h4,.mdn-dashboard p{margin-top:0}.mdn-dashboard h2{margin-bottom:4px;font-size:30px}.mdn-dashboard-header p{margin-bottom:0;color:var(--mdn-text)}
.mdn-dashboard-logout{padding:10px 15px;border:1px solid var(--mdn-line);border-radius:11px;color:var(--mdn-navy)!important;font-size:13px;font-weight:800;text-decoration:none!important}
.mdn-dashboard-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}
.mdn-dashboard-summary>div{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border:1px solid var(--mdn-line);border-radius:18px;background:#fff}.mdn-dashboard-summary span{color:var(--mdn-text);font-size:13px;font-weight:700}.mdn-dashboard-summary strong{color:var(--mdn-cyan-dark);font-size:28px}
.mdn-dashboard-content{padding:28px;border:1px solid var(--mdn-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(16,25,39,.05)}
.mdn-dashboard-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mdn-dashboard-section-title h3{margin-bottom:3px;font-size:24px}.mdn-dashboard-section-title p{margin-bottom:0;color:var(--mdn-text);font-size:13px}
.mdn-dashboard-list{display:grid;gap:14px}.mdn-dashboard-business{display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:18px;align-items:start;padding:17px;border:1px solid var(--mdn-line);border-radius:17px;background:#fff;transition:border-color .2s,box-shadow .2s}.mdn-dashboard-business:hover{border-color:#b8dce7;box-shadow:0 10px 26px rgba(16,25,39,.06)}
.mdn-dashboard-business-image,.mdn-dashboard-business-image img,.mdn-dashboard-placeholder{width:82px;height:82px;border-radius:14px}.mdn-dashboard-business-image img{display:block;object-fit:cover}.mdn-dashboard-placeholder{display:grid;place-items:center;background:#edf8fb;color:var(--mdn-cyan-dark);font-size:26px;font-weight:900}
.mdn-dashboard-business-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mdn-dashboard-business-title h4{margin-bottom:3px;font-size:19px}.mdn-dashboard-business-title p{margin-bottom:0;color:var(--mdn-text);font-size:13px}
.mdn-dashboard-status{flex:0 0 auto;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900}.mdn-dashboard-status--published{background:#eaf8ef;color:#17733a}.mdn-dashboard-status--pending{background:#fff6db;color:#8b6500}.mdn-dashboard-status--draft{background:#eff3f5;color:#5e6b73}.mdn-dashboard-status--revision,.mdn-dashboard-status--suspended{background:#fff0f0;color:#a12a2a}
.mdn-dashboard-business-meta{display:flex;flex-wrap:wrap;gap:24px;margin-top:14px}.mdn-dashboard-business-meta span{display:grid;gap:1px}.mdn-dashboard-business-meta small{color:#89959d;font-size:10px;font-weight:800;text-transform:uppercase}.mdn-dashboard-business-meta strong{font-size:13px}
.mdn-dashboard-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.mdn-dashboard-badge{padding:5px 9px;border:1px solid;border-radius:999px;font-size:10px;font-weight:900}.mdn-dashboard-badge--verified{border-color:#9edff0;background:#f0fbfe;color:#087b9f}.mdn-dashboard-badge--recommended{border-color:#efd687;background:#fffaf0;color:#946b00}.mdn-dashboard-badge--featured{border-color:#bdcafa;background:#f5f7ff;color:#5269c8}
.mdn-dashboard-business-actions{display:grid;min-width:140px;gap:7px;text-align:center}.mdn-dashboard-business-actions a{display:block;padding:10px 14px;border-radius:10px;background:var(--mdn-cyan);color:#fff!important;font-size:12px;font-weight:900;text-decoration:none!important}.mdn-dashboard-business-actions a.mdn-dashboard-edit{border:1px solid #a9dcea;background:#fff;color:var(--mdn-cyan-dark)!important}.mdn-dashboard-business-actions span{display:block;max-width:150px;color:#89959d;font-size:11px;line-height:1.35}.mdn-dashboard-business-actions .mdn-dashboard-reviewing{padding:6px 9px;border-radius:999px;background:#fff6db;color:#8b6500;font-weight:800}
.mdn-dashboard-flash,.mdn-editor-notice,.mdn-editor-errors{margin:0 0 18px;padding:14px 16px;border-left:4px solid #1fac61;border-radius:10px;background:#edf9f2;color:#175c35}.mdn-editor-notice{border-color:#e0a700;background:#fff8e3;color:#735900}.mdn-editor-errors{display:none;border-color:#c73939;background:#fff1f1;color:#8f2626}.mdn-editor-errors.show{display:block}.mdn-editor-errors ul{margin:7px 0 0 20px}
.mdn-dashboard-flash--error{border-left-color:#c73939;background:#fff1f1;color:#8f2626}
.mdn-dashboard-flash--warning{border-left-color:#e0a700;background:#fff8e3;color:#735900}.mdn-dashboard-business-actions .mdn-dashboard-reviewing--deletion{background:#fdecec;color:#a12b2b}.mdn-dashboard-delete-form{margin:0}.mdn-dashboard-delete-form button{width:100%;padding:9px 12px;border:1px solid #e7b7b7;border-radius:10px;background:#fff;color:#a12b2b;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.mdn-dashboard-delete-form button:hover{background:#fff4f4}
.mdn-editor{scroll-margin-top:170px}.mdn-editor-back{color:var(--mdn-cyan-dark)!important;font-size:13px;font-weight:800;text-decoration:none!important}.mdn-editor-form{display:grid;gap:18px}.mdn-editor-form fieldset{margin:0;padding:22px;border:1px solid var(--mdn-line);border-radius:16px}.mdn-editor-form legend{padding:0 8px;color:var(--mdn-navy);font-size:18px;font-weight:900}.mdn-editor-form label{display:grid;gap:7px;color:#33434e;font-size:13px;font-weight:800}.mdn-editor-form input,.mdn-editor-form select,.mdn-editor-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cfdde4!important;border-radius:9px!important;background:#fff;color:var(--mdn-navy);font:inherit}.mdn-editor-form textarea{resize:vertical}.mdn-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:15px}.mdn-editor-grid:last-child{margin-bottom:0}.mdn-editor-field-note{margin:-5px 0 15px;padding:10px 12px;border-radius:9px;background:#fff8e3;color:#735900;font-size:12px}.mdn-editor-check{display:flex!important;align-items:center;gap:9px!important;padding-top:14px}.mdn-editor-check input{width:18px;min-height:18px}.mdn-editor-secondary,.mdn-editor-upload{display:inline-flex!important;width:auto!important;margin-top:12px;padding:10px 14px;border:1px solid #a9dcea!important;border-radius:9px!important;background:#f5fbfd!important;color:var(--mdn-cyan-dark)!important;font-weight:900!important;cursor:pointer}.mdn-editor-location-status{margin-left:10px;color:var(--mdn-text);font-size:12px}.mdn-editor-hours{display:grid;gap:8px;margin-top:15px}.mdn-editor-hour{display:grid;grid-template-columns:minmax(130px,1fr) 120px auto 120px minmax(120px,1fr);align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf1f3}.mdn-editor-hour label{display:flex;align-items:center;gap:7px}.mdn-editor-hour input[type=checkbox]{width:17px;min-height:17px}.mdn-editor-upload-grid{display:grid;grid-template-columns:1fr 2fr;gap:24px}.mdn-editor-upload-grid h4{margin:0 0 8px}.mdn-editor-upload-grid small{color:var(--mdn-text);font-weight:600}.mdn-editor-upload input{position:absolute;width:1px;height:1px;opacity:0}.mdn-editor-preview{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.mdn-editor-preview span{position:relative;display:block}.mdn-editor-preview img{display:block;width:92px;height:92px;border-radius:11px;object-fit:cover}.mdn-editor-preview button{position:absolute;top:-7px;right:-7px;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#202a32;color:#fff;font-size:18px;line-height:24px;cursor:pointer}.mdn-editor-upload-status{color:var(--mdn-cyan-dark);font-size:12px;font-weight:800}.mdn-editor-submit{display:flex;align-items:center;justify-content:space-between;gap:20px}.mdn-editor-submit p{margin:0;color:var(--mdn-text);font-size:13px}.mdn-editor-submit button{padding:13px 18px;border:0;border-radius:10px;background:var(--mdn-cyan);color:#fff;font-weight:900;cursor:pointer}.mdn-editor-submit button:disabled{opacity:.55;cursor:wait}
.mdn-editor-location-actions{display:flex;flex-wrap:wrap;gap:10px}.mdn-editor-location-actions .mdn-editor-secondary{margin-top:0}.mdn-editor-location-status{display:block;margin:10px 0 0}.mdn-editor-map-preview{margin-top:14px;overflow:hidden;border:1px solid var(--mdn-line);border-radius:13px;background:#eef4f6}.mdn-editor-map-preview iframe{display:block;width:100%;height:280px;border:0}
.mdn-dashboard-empty{text-align:center;padding:48px 20px;border:1px dashed #bfd3dc;border-radius:16px;background:#fbfdfe}.mdn-dashboard-empty>span{display:grid;width:50px;height:50px;place-items:center;margin:0 auto 12px;border-radius:14px;background:#edf8fb;color:var(--mdn-cyan-dark);font-size:26px}.mdn-dashboard-empty h4{margin-bottom:6px;font-size:20px}.mdn-dashboard-empty p{margin-bottom:0;color:var(--mdn-text)}
.mdn-dashboard-business-actions a.mdn-dashboard-stats{background:#0d7d9f}.mdn-statistics-periods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.mdn-statistics-periods a{padding:8px 13px;border:1px solid var(--mdn-line);border-radius:999px;color:var(--mdn-cyan-dark)!important;font-size:12px;font-weight:900;text-decoration:none!important}.mdn-statistics-periods a.is-active{border-color:var(--mdn-cyan);background:var(--mdn-cyan);color:#fff!important}.mdn-statistics-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-bottom:22px}.mdn-statistics-cards>div{display:flex;align-items:center;justify-content:space-between;padding:15px;border:1px solid var(--mdn-line);border-radius:13px;background:#fbfdfe}.mdn-statistics-cards span{color:var(--mdn-text);font-size:12px;font-weight:800}.mdn-statistics-cards strong{color:var(--mdn-cyan-dark);font-size:22px}.mdn-statistics-chart-card{padding:20px;border:1px solid var(--mdn-line);border-radius:16px}.mdn-statistics-chart-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.mdn-statistics-chart-title h4{margin-bottom:3px;font-size:18px}.mdn-statistics-chart-title p,.mdn-statistics-note{margin-bottom:0;color:var(--mdn-text);font-size:12px}.mdn-statistics-legend{display:flex;gap:12px;color:var(--mdn-text);font-size:11px;font-weight:800}.mdn-statistics-legend span{display:flex;align-items:center;gap:5px}.mdn-statistics-legend i{display:block;width:9px;height:9px;border-radius:3px}.mdn-statistics-chart-scroll{overflow-x:auto;padding:4px 0 8px}.mdn-statistics-chart{display:grid;grid-template-columns:repeat(var(--mdn-points),minmax(18px,1fr));align-items:end;gap:4px;min-width:max(100%,calc(var(--mdn-points) * 22px));height:230px;border-bottom:1px solid var(--mdn-line)}.mdn-statistics-point{display:grid;height:100%;grid-template-rows:1fr auto;gap:6px;text-align:center}.mdn-statistics-bars{display:flex;align-items:end;justify-content:center;gap:2px;min-height:0}.mdn-statistics-bars i{display:block;width:42%;min-height:2px;border-radius:4px 4px 0 0}.mdn-statistics-legend .is-views,.mdn-statistics-bars .is-views{background:#08afe2}.mdn-statistics-legend .is-actions,.mdn-statistics-bars .is-actions{background:#4f65cb}.mdn-statistics-point small{overflow:hidden;color:#89959d;font-size:8px;white-space:nowrap}.mdn-statistics-note{margin-top:14px!important;padding:10px 12px;border-radius:9px;background:#f3f9fb}
.mdn-dashboard-login{max-width:600px;margin:40px auto;padding:42px;text-align:center;border:1px solid var(--mdn-line);border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(16,25,39,.07)}.mdn-dashboard-login h2{margin:0 0 8px;font-size:32px}.mdn-dashboard-login p{margin:0 0 22px;color:var(--mdn-text)}.mdn-dashboard-login a{display:inline-block;padding:13px 20px;border-radius:11px;background:var(--mdn-cyan);color:#fff!important;font-weight:900;text-decoration:none!important}
.mdn-dashboard-business-actions a.mdn-dashboard-plan{background:#5269c8}.mdn-owner-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:0 0 20px}.mdn-owner-plan{position:relative;padding:18px;border:1px solid var(--mdn-line);border-radius:15px;background:#fbfdfe}.mdn-owner-plan.is-current{border:2px solid var(--mdn-cyan);padding:17px;background:#f3fbfe}.mdn-owner-plan__icon{display:grid;width:38px;height:38px;place-items:center;margin-bottom:12px;border-radius:12px;background:#eaf6fa;color:var(--mdn-cyan-dark);font-size:18px;font-weight:900}.mdn-owner-plan h4{margin-bottom:5px;font-size:18px}.mdn-owner-plan>strong{color:var(--mdn-cyan-dark);font-size:14px}.mdn-owner-plan p{margin:10px 0 0;color:var(--mdn-text);font-size:12px;line-height:1.5}.mdn-owner-plan__current{display:inline-block;margin-top:12px;padding:5px 8px;border-radius:999px;background:#e7f7ed;color:#17733a;font-size:10px;font-weight:900}.mdn-plan-payment-info{margin:0 0 20px;padding:18px;border-left:4px solid #5269c8;border-radius:11px;background:#f5f7ff}.mdn-plan-payment-info h4{margin-bottom:8px;font-size:17px}.mdn-plan-payment-info p{margin-bottom:7px;color:#46556a;line-height:1.55}.mdn-plan-request-form{display:grid;gap:14px;padding:20px;border:1px solid var(--mdn-line);border-radius:15px}.mdn-plan-request-form label{display:grid;gap:7px;color:#33434e;font-size:13px;font-weight:800}.mdn-plan-request-form select,.mdn-plan-request-form textarea{width:100%;padding:10px 12px;border:1px solid #cfdde4!important;border-radius:9px!important;background:#fff;font:inherit}.mdn-plan-request-form button{justify-self:start;padding:12px 17px;border:0;border-radius:10px;background:#5269c8;color:#fff;font-weight:900;cursor:pointer}.mdn-plan-request-form>p{margin:0;color:var(--mdn-text);font-size:12px}
@media(max-width:760px){.mdn-dashboard{margin:18px auto;padding:0 12px}.mdn-dashboard-header{align-items:flex-start;padding:20px}.mdn-dashboard-user img{width:52px;height:52px}.mdn-dashboard h2{font-size:24px}.mdn-dashboard-summary{grid-template-columns:1fr}.mdn-dashboard-summary>div{padding:15px 18px}.mdn-dashboard-content{padding:18px}.mdn-dashboard-business{grid-template-columns:64px minmax(0,1fr)}.mdn-dashboard-business-image,.mdn-dashboard-business-image img,.mdn-dashboard-placeholder{width:64px;height:64px}.mdn-dashboard-business-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.mdn-dashboard-business-actions span{max-width:none}.mdn-dashboard-business-title{display:block}.mdn-dashboard-status{display:inline-block;margin-top:8px}.mdn-dashboard-business-meta{gap:16px}.mdn-dashboard-logout{white-space:nowrap}.mdn-editor-grid,.mdn-editor-upload-grid,.mdn-statistics-cards,.mdn-owner-plan-grid{grid-template-columns:1fr}.mdn-statistics-chart-title{display:block}.mdn-statistics-legend{margin-top:10px}.mdn-editor-hour{grid-template-columns:1fr 1fr 20px 1fr}.mdn-editor-hour>label:last-child{grid-column:1/-1}.mdn-editor-submit{align-items:stretch;flex-direction:column}.mdn-editor-submit button,.mdn-plan-request-form button{width:100%}.mdn-dashboard-section-title{align-items:flex-start;flex-direction:column}.mdn-editor-back{margin-top:8px}}
@media(max-width:480px){.mdn-dashboard-header{display:block}.mdn-dashboard-logout{display:inline-block;margin-top:16px}.mdn-dashboard-user{align-items:flex-start}.mdn-dashboard-business{grid-template-columns:1fr}.mdn-dashboard-business-image{width:72px}.mdn-dashboard-business-main,.mdn-dashboard-business-actions{grid-column:1}.mdn-dashboard-login{margin:20px 12px;padding:30px 20px}}
.mdn-dashboard-business-actions a.mdn-dashboard-leads{border:1px solid #087b70;background:#098f80;color:#fff!important;box-shadow:0 5px 14px rgba(9,143,128,.22)}.mdn-dashboard-business-actions a.mdn-dashboard-leads:hover{background:#076f65;transform:translateY(-1px)}.mdn-leads-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.mdn-leads-summary>div{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border:1px solid var(--mdn-line);border-radius:12px;background:#f9fbfc}.mdn-leads-summary span{color:var(--mdn-text);font-size:12px;font-weight:800}.mdn-leads-summary strong{color:var(--mdn-cyan-dark);font-size:22px}.mdn-leads-list{display:grid;gap:14px}.mdn-lead-item{padding:19px;border:1px solid var(--mdn-line);border-radius:14px;background:#fff}.mdn-lead-item__head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.mdn-lead-item__head h4{margin:0 0 4px;font-size:17px}.mdn-lead-item__head time{color:var(--mdn-text);font-size:11px}.mdn-lead-status{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}.mdn-lead-status--new{background:#fff5d9;color:#866000}.mdn-lead-status--read{background:#eaf7fd;color:#087fa7}.mdn-lead-status--attended{background:#eaf8ef;color:#207842}.mdn-lead-item__contact{display:flex;flex-wrap:wrap;gap:8px 15px;margin:13px 0}.mdn-lead-item__contact a{color:var(--mdn-cyan-dark);font-size:12px;font-weight:800}.mdn-lead-item__message{padding:13px;border-radius:10px;background:#f6f8f9;color:#465660;font-size:13px;line-height:1.6;white-space:normal}.mdn-lead-item__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.mdn-lead-item__actions form{margin:0}.mdn-lead-item__actions button{padding:8px 11px;border:1px solid #c9dbe3;border-radius:8px;background:#fff;color:#167798;font-size:11px;font-weight:800;cursor:pointer}
@media(max-width:760px){.mdn-leads-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mdn-lead-item__head{display:block}.mdn-lead-status{display:inline-block;margin-top:9px}}
@media(max-width:480px){.mdn-leads-summary{grid-template-columns:1fr}.mdn-lead-item__contact{display:grid}.mdn-lead-item__actions{display:grid}.mdn-lead-item__actions button{width:100%}}

@media(max-width:760px){
body.mdn-client-dashboard-page .lp-menu-bar{min-height:112px!important;padding-top:0!important;padding-bottom:0!important}
body.mdn-client-dashboard-page .lp-menu-bar>.container,body.mdn-client-dashboard-page .lp-menu-bar>.container>.row{min-height:112px!important;padding-top:0!important;padding-bottom:0!important}
body.mdn-client-dashboard-page .lp-menu-bar>.container>.row{display:flex!important;align-items:center!important}
body.mdn-client-dashboard-page .lp-menu-bar .lp-logo-container{height:112px!important;display:flex!important;align-items:center!important;padding-top:8px!important;padding-bottom:8px!important}
body.mdn-client-dashboard-page .lp-menu-bar .lp-logo,body.mdn-client-dashboard-page .lp-menu-bar .lp-logo a{display:flex!important;align-items:center!important;height:96px!important}
body.mdn-client-dashboard-page .lp-menu-bar .lp-logo img{width:auto!important;max-width:104px!important;height:auto!important;max-height:92px!important}
body.mdn-client-dashboard-page .lp-menu-bar .mobile-nav-icon{height:112px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding-top:0!important;padding-bottom:0!important}
body.mdn-client-dashboard-page .lp-menu-bar .mobile-nav-icon .nav-icon{margin-top:0!important;margin-bottom:0!important}
.mdn-dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.mdn-dashboard-summary>div{min-width:0;display:grid;justify-items:center;gap:3px;padding:13px 7px;text-align:center}
.mdn-dashboard-summary span{font-size:10px;line-height:1.25}.mdn-dashboard-summary strong{font-size:22px;line-height:1}
.mdn-dashboard--detail .mdn-dashboard-summary{display:none}
.mdn-dashboard--detail .mdn-dashboard-header{margin-bottom:12px;padding:15px 17px;border-radius:16px}
.mdn-dashboard--detail .mdn-dashboard-user img{width:42px;height:42px}.mdn-dashboard--detail .mdn-dashboard-header p{display:none}
.mdn-dashboard-business-actions a,.mdn-dashboard-delete-form button{min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center}
.mdn-dashboard-business-actions .mdn-dashboard-reviewing,.mdn-dashboard-business-actions .mdn-dashboard-unavailable{grid-column:1/-1;text-align:center}
.mdn-dashboard-business-actions a.mdn-dashboard-view{border:1px solid #c7dce5;background:#f5fafc;color:var(--mdn-cyan-dark)!important}
.mdn-editor-form fieldset{padding:17px}.mdn-editor-location-status{display:block;margin:9px 0 0}
.mdn-statistics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
.mdn-dashboard{padding:0 10px}.mdn-dashboard-header{padding:17px}.mdn-dashboard-content{padding:15px;border-radius:18px}
.mdn-dashboard-business{grid-template-columns:64px minmax(0,1fr);gap:13px;padding:14px}.mdn-dashboard-business-image,.mdn-dashboard-business-image img,.mdn-dashboard-placeholder{width:64px;height:64px}
.mdn-dashboard-business-main{grid-column:2}.mdn-dashboard-business-actions{grid-column:1/-1}.mdn-dashboard-business-meta{grid-column:1/-1;gap:12px}
.mdn-editor-hour{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:8px;padding:12px 0}.mdn-editor-hour>label:first-child,.mdn-editor-hour>label:last-child{grid-column:1/-1}.mdn-editor-hour>input.open{grid-column:1}.mdn-editor-hour>span{grid-column:2;text-align:center}.mdn-editor-hour>input.close{grid-column:3}
.mdn-editor-preview img{width:76px;height:76px}
}
.mdn-dashboard-search{margin:0 0 16px;padding:14px 16px;border:1px solid var(--mdn-line);border-radius:14px;background:#f8fbfc}.mdn-dashboard-search label{display:block;margin-bottom:7px;color:#33434e;font-size:12px;font-weight:900}.mdn-dashboard-search>div{position:relative}.mdn-dashboard-search input{width:100%;min-height:44px;padding:9px 105px 9px 12px;border:1px solid #c7dce5!important;border-radius:10px!important;background:#fff;font:inherit}.mdn-dashboard-search span{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#73828c;font-size:11px;font-weight:800}.mdn-dashboard-search-empty{margin:0 0 14px!important;padding:12px;border-radius:10px;background:#fff7e5;color:#805f08;font-size:12px}.mdn-dashboard-business[hidden]{display:none!important}.mdn-dashboard-business-toggle{display:none}
@media(max-width:760px){
.mdn-dashboard-business-toggle{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:10px 13px;border:1px solid #b9dce7;border-radius:10px;background:#f4fbfd;color:var(--mdn-cyan-dark);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.mdn-dashboard-business-toggle b{font-size:18px;line-height:1;transition:transform .2s}.mdn-dashboard-business--collapsible .mdn-dashboard-business-actions{display:none}.mdn-dashboard-business--collapsible.is-open .mdn-dashboard-business-actions{display:grid}.mdn-dashboard-business.is-open .mdn-dashboard-business-toggle b{transform:rotate(180deg)}
}
@media(max-width:480px){
.mdn-dashboard-search{padding:12px}.mdn-dashboard-search>div{display:grid;gap:5px}.mdn-dashboard-search input{padding-right:12px}.mdn-dashboard-search span{position:static;transform:none;text-align:right}.mdn-dashboard-business-title h4{font-size:17px}.mdn-dashboard-business-title p{font-size:11px}.mdn-dashboard-business-meta{margin-top:10px}.mdn-dashboard-badges{margin-top:9px}
}
