.dcb-shell{max-width:1480px;margin:28px auto;display:grid;grid-template-columns:380px 1fr;gap:28px;font-family:Inter,Arial,sans-serif;color:#09083c}.dcb-sidebar,.dcb-main{background:#fff;border:1px solid #e4e8f4;border-radius:36px;box-shadow:0 20px 60px rgba(29,40,78,.08)}.dcb-sidebar{overflow:hidden;display:flex;flex-direction:column}.dcb-logo{height:170px;display:grid;place-items:center;border-bottom:1px solid #eef1f8;text-align:center}.dcb-logo-mark{width:58px;height:58px;border-radius:14px;background:linear-gradient(135deg,#0495ff,#2b66c8);color:white;display:grid;place-items:center;font-weight:900;margin:auto}.dcb-logo strong{display:block;font-size:24px;margin-top:10px}.dcb-logo span{font-size:10px;letter-spacing:8px}.dcb-steps-nav{padding:24px}.dcb-nav-item{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:14px 12px;border-radius:10px;position:relative}.dcb-nav-item:not(:last-child):after{content:"";position:absolute;left:34px;top:56px;width:2px;height:36px;background:#dce2ef}.dcb-nav-item b{width:34px;height:34px;border:1px solid #d4dbeb;border-radius:9px;display:grid;place-items:center;background:white;color:#09083c}.dcb-nav-item.active{background:#eef5ff;border:1px solid #cbdcf7}.dcb-nav-item.active b,.dcb-nav-item.done b{background:#2f71c8;color:white;box-shadow:0 5px 12px rgba(47,113,200,.35)}.dcb-nav-item strong{font-size:18px;display:block}.dcb-nav-item span{display:block;color:#67658e;line-height:1.45;margin-top:8px}.dcb-help{margin:auto 24px 22px;padding:18px;border:1px solid #e1e6f2;border-radius:10px;position:relative}.dcb-help strong,.dcb-help span{display:block}.dcb-help span{color:#67658e}.dcb-help em{position:absolute;right:16px;top:22px;background:#f3f5fb;border-radius:10px;padding:10px;font-style:normal}.dcb-main{padding:50px}.dcb-step{display:none}.dcb-step.active{display:block}.dcb-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.dcb-head h2{font-size:30px;margin:0 0 8px}.dcb-head p{margin:0;color:#67658e;font-size:16px}.dcb-head span{color:#67658e;font-size:18px}.dcb-step h3{font-size:18px;margin:24px 0 14px;color:#4f4d7a}.dcb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.dcb-card,.dcb-panel,.dcb-calendar-card,.dcb-slot-card{border:1px solid #dfe5f2;border-radius:12px;background:white;box-shadow:0 10px 25px rgba(20,33,71,.03)}.dcb-card{padding:18px;cursor:pointer;transition:.2s}.dcb-card:hover,.dcb-card.selected{border-color:#2e76df;background:#f8fbff}.dcb-icon{font-size:34px}.dcb-card h4{margin:10px 0;color:#09083c}.dcb-price{font-size:25px;font-weight:900;color:#236fd1}.dcb-duration{color:#67658e}.dcb-panel{padding:24px;margin-bottom:22px}.dcb-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dcb-radio-card{height:68px;border:1px solid #dfe5f2;border-radius:8px;display:flex;align-items:center;gap:18px;padding:0 16px;cursor:pointer}.dcb-radio-card:has(input:checked){border-color:#2e76df;background:#f8fbff}.dcb-radio-card input{display:none}.dcb-radio-card span{width:20px;height:20px;border:2px solid #737696;border-radius:50%;box-sizing:border-box}.dcb-radio-card input:checked+span{border:6px solid #2e76df}.dcb-extras-panel[hidden]{display:none}.dcb-extras-list{display:grid;gap:14px}.dcb-extra-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;border:1px solid #dfe5f2;border-radius:9px;padding:14px}.dcb-extra-icon{width:42px;height:42px;background:#f2f5fa;border-radius:8px;display:grid;place-items:center}.dcb-extra-name span{display:block;color:#006de5;margin-top:5px}.dcb-counter{display:grid;grid-template-columns:38px 38px 38px;border:1px solid #dfe5f2;border-radius:8px;overflow:hidden}.dcb-counter button{border:0;background:white;font-size:20px;cursor:pointer}.dcb-counter em{display:grid;place-items:center;font-style:normal;border-left:1px solid #dfe5f2;border-right:1px solid #dfe5f2}.dcb-date-layout{display:grid;grid-template-columns:minmax(500px,1fr) 280px;gap:28px}.dcb-calendar-card,.dcb-slot-card{padding:28px}.dcb-cal-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dcb-cal-top strong{font-size:22px}.dcb-cal-top button{width:42px;height:42px;border:1px solid #dfe5f2;border-radius:9px;background:white;font-size:30px;cursor:pointer;color:#606489}.dcb-weekdays,.dcb-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.dcb-weekdays span{text-align:center;color:#67658e;font-weight:800;font-size:13px;padding-bottom:8px}.dcb-day{height:76px;border:1px solid transparent;border-radius:8px;background:#fff;color:#09083c;font-size:18px;cursor:pointer}.dcb-day.muted{color:#aeb5ca}.dcb-day.unavailable{background:#f7f7f8;color:#b7bdd0;cursor:not-allowed}.dcb-day.selected{background:#3d70ad!important;color:white!important;border-color:#3d70ad}.dcb-slot-card h3{margin-top:0}.dcb-times{display:grid;gap:10px}.dcb-time{height:66px;border:1px solid #dfe5f2;border-radius:8px;background:white;color:#4b5d73;font-size:16px;cursor:pointer}.dcb-time.disabled{background:#fff3dc;color:#eb3d00;cursor:not-allowed}.dcb-time.selected{background:#2e76df;color:white;border-color:#2e76df}.dcb-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dcb-form textarea{grid-column:1/-1;min-height:120px}.dcb-form input,.dcb-form textarea{border:1px solid #dfe5f2;border-radius:10px;padding:15px;font-size:16px}.dcb-summary{border:1px solid #dfe5f2;border-radius:12px;overflow:hidden}.dcb-summary div{display:flex;justify-content:space-between;gap:20px;padding:16px 18px;border-bottom:1px solid #eef1f8}.dcb-summary div:last-child{border-bottom:0}.dcb-summary b{color:#4f4d7a}.dcb-summary span{text-align:right}.dcb-actions{display:flex;justify-content:space-between;gap:14px;margin-top:28px}.dcb-actions button{border:1px solid #cdd8ea;border-radius:8px;padding:15px 36px;font-weight:800;cursor:pointer;background:white;color:#09083c}.dcb-actions .dcb-next{margin-left:auto;background:#2e76df;color:white;border-color:#2e76df}.dcb-alert{padding:14px;border-radius:10px;background:#fff3cd;color:#7a4b00;margin:18px 0}.dcb-result{margin-top:14px;font-weight:800}.dcb-result.ok{color:#087443}.dcb-result.err{color:#b42318}@media(max-width:1000px){.dcb-shell{grid-template-columns:1fr}.dcb-sidebar{border-radius:20px}.dcb-date-layout{grid-template-columns:1fr}.dcb-main{padding:24px}}@media(max-width:650px){.dcb-form,.dcb-choice-row{grid-template-columns:1fr}.dcb-day{height:50px}.dcb-shell{margin:8px}.dcb-main{padding:18px}.dcb-sidebar{display:none}}
.dcb-nav-item{cursor:pointer}.dcb-empty{grid-column:1/-1;border:1px dashed #dfe5f2;border-radius:12px;padding:22px;color:#67658e;background:#fafcff}.dcb-slots-title{margin:0 0 14px;color:#67658e;font-weight:700}.dcb-radio-card.selected{border-color:#2e76df;background:#f8fbff}
