:root{--mrbfp2-brand:#f4c542;--p2ink:#111827;--p2muted:#697386;--p2border:#dfe4ec}*{box-sizing:border-box}.mrbfp2-public-body{margin:0;background:radial-gradient(circle at 10% 0,#fff8d9 0,transparent 30%),linear-gradient(145deg,#f7f8fb,#edf2f7);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--p2ink);min-height:100vh}.mrbfp2-public-body button,.mrbfp2-public-body input,.mrbfp2-public-body textarea,.mrbfp2-public-body select{font:inherit}.mrbfp2-public-shell,.mrbfp2-manage-shell{max-width:1180px;margin:auto;padding:44px 18px}.mrbfp2-book-card,.mrbfp2-manage-card{background:#fff;border:1px solid #e3e7ed;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px rgba(26,38,58,.12)}.mrbfp2-brand{display:flex;align-items:center;gap:22px;padding:34px 40px}.mrbfp2-logo{width:86px;height:86px;border-radius:18px;border:1px solid #e3e7ed;padding:7px;box-shadow:0 10px 22px rgba(0,0,0,.06)}.mrbfp2-logo img{width:100%;height:100%;object-fit:contain;border-radius:12px}.mrbfp2-brand p,.mrbfp2-step-title p,.mrbfp2-aside>p,.mrbfp2-success>p,.mrbfp2-manage-card header p{margin:0 0 6px;color:#917000;font-size:12px;letter-spacing:1.5px;font-weight:900}.mrbfp2-brand h1{font-size:43px;line-height:1.05;margin:0 0 9px}.mrbfp2-brand>div>span{color:var(--p2muted);font-size:18px}.mrbfp2-contact{display:flex;gap:22px;margin-top:13px}.mrbfp2-contact a{color:#263047;font-weight:800}.mrbfp2-progress{height:88px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;display:grid;grid-template-columns:repeat(4,1fr);padding:0 70px;align-items:center;background:#fcfcfd}.mrbfp2-progress span{position:relative;display:flex;align-items:center;gap:10px;color:#a0a8b7;font-weight:800}.mrbfp2-progress span:not(:last-child):after{content:"";height:2px;background:#e6e9ee;position:absolute;left:115px;right:20px}.mrbfp2-progress b{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#e9ecf1}.mrbfp2-progress .active{color:#20283a}.mrbfp2-progress .active b{background:var(--mrbfp2-brand);box-shadow:0 0 0 5px color-mix(in srgb,var(--mrbfp2-brand) 25%,transparent)}.mrbfp2-progress .done b{background:#1b2435;color:#fff}.mrbfp2-message{margin:20px 34px 0;padding:14px 17px;border-radius:12px;background:#fff0f0;color:#9e2727;font-weight:700}.mrbfp2-message[data-type=success]{background:#eaf9ef;color:#17693a}.mrbfp2-loading{min-height:300px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--p2muted)}.mrbfp2-loading i{width:25px;height:25px;border:3px solid #dde2e9;border-top-color:var(--mrbfp2-brand);border-radius:50%;animation:p2spin .8s linear infinite}@keyframes p2spin{to{transform:rotate(360deg)}}.mrbfp2-book-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px}.mrbfp2-book-main{padding:40px}.mrbfp2-book-layout aside{border-left:1px solid #edf0f4;padding:32px;background:#fcfcfd}.mrbfp2-step-title{margin-bottom:28px}.mrbfp2-step-title h2{font-size:34px;line-height:1.12;margin:0 0 10px}.mrbfp2-step-title span{font-size:17px;color:var(--p2muted)}.mrbfp2-service-list{display:grid;gap:13px}.mrbfp2-service-option{display:grid;grid-template-columns:58px 1fr 25px;gap:16px;text-align:left;align-items:center;width:100%;background:#fff;border:1px solid var(--p2border);border-radius:15px;padding:16px;cursor:pointer;color:var(--p2ink);transition:.18s}.mrbfp2-service-option:hover{border-color:#c69b00;transform:translateY(-1px);box-shadow:0 9px 25px rgba(17,24,39,.07)}.mrbfp2-service-option .icon{width:52px;height:52px;border-radius:13px;background:#fff8d9;display:grid;place-items:center;font-size:24px}.mrbfp2-service-option span:nth-child(2){display:flex;flex-direction:column}.mrbfp2-service-option strong{font-size:18px}.mrbfp2-service-option small{color:var(--p2muted);margin:4px 0 8px}.mrbfp2-service-option em{font-style:normal;font-size:13px;font-weight:900}.mrbfp2-service-option>b{font-size:30px}.mrbfp2-empty-public{border:1px dashed #cdd4df;border-radius:14px;padding:28px;display:flex;flex-direction:column;color:var(--p2muted)}.mrbfp2-empty-public strong{color:var(--p2ink);margin-bottom:5px}.mrbfp2-schedule-grid{display:grid;grid-template-columns:280px 1fr;gap:22px}.mrbfp2-public-body label{display:flex;flex-direction:column;gap:7px;font-weight:800;font-size:13px}.field-label,.mrbfp2-public-body label>span{font-size:13px;font-weight:800;color:#2c3548}.mrbfp2-public-body input,.mrbfp2-public-body textarea,.mrbfp2-public-body select{border:1px solid var(--p2border);border-radius:11px;padding:12px 13px;background:#fff;color:var(--p2ink);outline:none;width:100%}.mrbfp2-public-body input:focus,.mrbfp2-public-body textarea:focus,.mrbfp2-public-body select:focus{border-color:#c69a00;box-shadow:0 0 0 3px color-mix(in srgb,var(--mrbfp2-brand) 25%,transparent)}.mrbfp2-slots{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.mrbfp2-slots button{background:#fff;border:1px solid var(--p2border);border-radius:9px;padding:10px 13px;font-weight:800;cursor:pointer}.mrbfp2-slots button.selected{background:var(--mrbfp2-brand);border-color:var(--mrbfp2-brand)}.mrbfp2-slots em{font-style:normal;color:var(--p2muted);padding:14px 0}.mrbfp2-hold{display:flex;justify-content:space-between;background:#fff8dd;border:1px solid #f0d978;border-radius:10px;padding:12px 15px;margin-top:18px}.mrbfp2-book-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.mrbfp2-public-body button,.mrbfp2-success a,.mrbfp2-manage-actions button,.mrbfp2-manage-card [data-confirm-reschedule]{border:0;border-radius:10px;background:var(--mrbfp2-brand);color:#111827;font-weight:900;padding:13px 20px;cursor:pointer;text-decoration:none}.mrbfp2-public-body button.secondary{background:#fff;border:1px solid var(--p2border)}.mrbfp2-public-body button:disabled{opacity:.5;cursor:not-allowed}.mrbfp2-form-grid{display:grid;gap:15px;margin-bottom:20px}.mrbfp2-form-grid.two{grid-template-columns:repeat(2,1fr)}.mrbfp2-form-grid.address{grid-template-columns:130px 1.5fr 1fr 130px}.mrbfp2-book-main form h3{margin:25px 0 13px}.mrbfp2-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;margin-top:17px}.mrbfp2-consent input{width:18px;height:18px;margin-top:1px}.mrbfp2-hp{position:absolute!important;left:-9999px!important}.mrbfp2-review dl,.mrbfp2-aside dl,.mrbfp2-manage-details{margin:0}.mrbfp2-review dl>div,.mrbfp2-aside dl>div,.mrbfp2-manage-details>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #edf0f4}.mrbfp2-review dt,.mrbfp2-aside dt,.mrbfp2-manage-details dt{color:var(--p2muted)}.mrbfp2-review dd,.mrbfp2-aside dd,.mrbfp2-manage-details dd{margin:0;text-align:right;font-weight:800}.mrbfp2-policy{background:#f7f8fa;border:1px solid #e4e8ef;border-radius:12px;padding:16px;margin-top:20px}.mrbfp2-policy p{margin:7px 0 0;color:var(--p2muted)}.mrbfp2-aside{position:sticky;top:25px;border:1px solid #e4e8ef;border-radius:16px;background:#fff;padding:22px}.mrbfp2-aside h3{margin:0 0 18px;font-size:22px}.mrbfp2-aside>[data-aside-empty]{border:1px dashed #d5dbe4;border-radius:10px;padding:15px;color:var(--p2muted)}.mrbfp2-aside>small{display:block;color:#8b94a5;margin-top:18px}.mrbfp2-success{text-align:center;padding:70px 20px}.mrbfp2-success>div{width:72px;height:72px;border-radius:50%;background:#e5f8eb;color:#13723a;display:grid;place-items:center;font-size:36px;margin:0 auto 20px}.mrbfp2-success h2{font-size:36px;margin:0 0 10px}.mrbfp2-success>span{color:var(--p2muted);font-size:17px}.mrbfp2-success section{display:flex;flex-direction:column;background:#f7f8fa;border-radius:12px;padding:15px;max-width:360px;margin:24px auto}.mrbfp2-success a{display:inline-block}.mrbfp2-public-shell>footer,.mrbfp2-manage-shell>footer{text-align:center;color:#758093;padding:22px}.mrbfp2-public-shell>footer strong,.mrbfp2-manage-shell>footer strong{color:#9b7600}.mrbfp2-manage-shell{max-width:760px}.mrbfp2-manage-card{padding:34px}.mrbfp2-manage-card header h1{font-size:38px;margin:0 0 8px}.mrbfp2-manage-card header span{color:var(--p2muted)}.mrbfp2-manage-summary{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.mrbfp2-manage-summary>div{background:#f7f8fa;border-radius:12px;padding:15px;display:flex;flex-direction:column}.mrbfp2-manage-summary small{color:var(--p2muted)}.mrbfp2-manage-details{border-top:1px solid #edf0f4}.mrbfp2-manage-card [data-reschedule-section]{margin-top:25px;padding-top:20px;border-top:1px solid #edf0f4}.mrbfp2-manage-card [data-reschedule-section] h2{margin-top:0}.mrbfp2-manage-actions{display:flex;gap:12px;margin-top:24px}.mrbfp2-manage-actions .danger{background:#ffe7e7;color:#a02525}
@media(max-width:850px){.mrbfp2-public-shell{padding:14px 7px}.mrbfp2-book-card{border-radius:16px}.mrbfp2-brand{padding:24px 20px;align-items:flex-start}.mrbfp2-logo{width:68px;height:68px}.mrbfp2-brand h1{font-size:31px}.mrbfp2-brand>div>span{font-size:15px}.mrbfp2-progress{height:72px;padding:0 16px}.mrbfp2-progress span{font-size:11px;gap:5px}.mrbfp2-progress b{width:31px;height:31px}.mrbfp2-progress span:not(:last-child):after{display:none}.mrbfp2-book-layout{grid-template-columns:1fr}.mrbfp2-book-main{padding:25px 18px}.mrbfp2-book-layout aside{border-left:0;border-top:1px solid #edf0f4;padding:18px}.mrbfp2-aside{position:static}.mrbfp2-step-title h2{font-size:28px}.mrbfp2-schedule-grid,.mrbfp2-form-grid.two,.mrbfp2-form-grid.address{grid-template-columns:1fr}.mrbfp2-service-option{grid-template-columns:48px 1fr 18px;padding:13px}.mrbfp2-service-option .icon{width:44px;height:44px}.mrbfp2-book-actions button{flex:1}.mrbfp2-manage-shell{padding:14px 8px}.mrbfp2-manage-card{padding:23px 17px}.mrbfp2-manage-summary{grid-template-columns:1fr}.mrbfp2-manage-actions{flex-direction:column}}
