/* MCM Front v1.3 */
.mcm-front-dashboard,.mcm-front-dashboard *,.mcm-rate-finder,.mcm-rate-finder *,.mcm-estimator,.mcm-estimator *{box-sizing:border-box}.mcm-front-dashboard{position:relative;overflow:hidden;padding:38px;border-radius:24px;background:radial-gradient(circle at 90% 5%,rgba(49,218,170,.23),transparent 30%),linear-gradient(135deg,#06192e,#0a3d4d 58%,#075548);font-family:Arial,"Noto Sans Bengali",sans-serif;box-shadow:0 22px 55px rgba(4,35,50,.22)}.mcm-front-heading{max-width:620px}.mcm-front-heading>span,.mcm-rate-finder-head>span,.mcm-estimator-head>span{color:#68eab6;font-size:11px;font-weight:900;letter-spacing:1.4px}.mcm-front-heading h2{margin:9px 0 8px;color:#fff;font-size:clamp(27px,4vw,42px);line-height:1.16}.mcm-front-heading p{margin:0;color:#c6d8df;font-size:14px;line-height:1.7}.mcm-front-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:25px}.mcm-front-card{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;min-height:78px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.08);color:#fff!important;text-decoration:none!important;transition:.22s}.mcm-front-card:hover{transform:translateY(-3px);border-color:rgba(93,235,181,.48);background:rgba(255,255,255,.13)}.mcm-front-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#19b97c,#0b768b);font-size:20px;font-weight:900}.mcm-front-card span:nth-child(2){display:flex;flex-direction:column;gap:4px}.mcm-front-card strong{color:#fff;font-size:14px}.mcm-front-card small{color:#bbced5;font-size:11px}.mcm-front-card b{color:#ffd070;font-size:20px}.mcm-rate-finder,.mcm-estimator{position:relative;overflow:hidden;padding:34px;border-radius:24px;background:radial-gradient(circle at 92% 8%,rgba(255,193,69,.17),transparent 28%),linear-gradient(135deg,#06182d,#0a3b4b 58%,#075347);font-family:Arial,"Noto Sans Bengali",sans-serif;color:#fff;box-shadow:0 22px 55px rgba(4,35,50,.22)}.mcm-rate-finder-head h2,.mcm-estimator-head h2{margin:8px 0 6px;color:#fff;font-size:clamp(26px,4vw,39px)}.mcm-rate-finder-head p,.mcm-estimator-head p{margin:0;color:#c5d7dd;line-height:1.65}.mcm-rate-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.mcm-rate-field label,.mcm-estimator-field label{display:block;margin-bottom:7px;color:#d9e7eb;font-size:12px;font-weight:800}.mcm-rate-field select,.mcm-estimator-field select,.mcm-estimator-field input{width:100%;min-height:48px;padding:11px 12px;border:1px solid rgba(255,255,255,.18);border-radius:11px;outline:none;background:#f7fbfb;color:#203943;font-family:inherit}.mcm-rate-field select:focus,.mcm-estimator-field select:focus,.mcm-estimator-field input:focus{border-color:#52dfad;box-shadow:0 0 0 4px rgba(72,219,166,.13)}.mcm-rate-result{display:flex;align-items:center;gap:15px;margin-top:18px;padding:19px;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.09)}.mcm-result-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#18be80,#0a7a8d);font-size:24px;font-weight:900}.mcm-rate-result small{display:block;color:#a9c3ca}.mcm-rate-result strong{display:block;margin-top:3px;color:#fff;font-size:22px}.mcm-rate-result p{margin:4px 0 0;color:#c4d7dc}.mcm-rate-result.has-rate{border-color:rgba(90,236,181,.42);background:linear-gradient(135deg,rgba(24,187,126,.19),rgba(9,112,128,.18))}.mcm-rate-result.unavailable{border-color:rgba(255,197,82,.35)}.mcm-rate-disclaimer{margin:13px 0 0;color:#aebfc5;font-size:11px;line-height:1.55}
/* Estimator */
.mcm-estimator-progress{position:relative;display:flex;justify-content:space-between;max-width:520px;margin:24px auto 0}.mcm-estimator-progress:before{content:"";position:absolute;top:17px;left:52px;right:52px;height:3px;border-radius:99px;background:rgba(255,255,255,.18)}.mcm-estimator-progress>span{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:5px}.mcm-estimator-progress b{display:grid;place-items:center;width:35px;height:35px;border:3px solid rgba(255,255,255,.24);border-radius:50%;background:#0c3c4a;color:#bcd1d7;font-size:12px}.mcm-estimator-progress small{color:#b8ccd2;font-size:9px}.mcm-estimator-progress span.active b,.mcm-estimator-progress span.completed b{border-color:#fff;background:linear-gradient(135deg,#1bc783,#0a8e65);color:#fff;box-shadow:0 6px 18px rgba(24,199,130,.28)}.mcm-estimator-progress span.active small,.mcm-estimator-progress span.completed small{color:#fff}.mcm-estimator-step{display:none;margin-top:24px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.075)}.mcm-estimator-step.active{display:block;animation:mcmStepShow .35s ease both}.mcm-estimator-title{display:flex;align-items:center;gap:11px;margin-bottom:18px}.mcm-estimator-title>div{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(135deg,#18bd81,#0b7588);font-size:20px}.mcm-estimator-title>span{display:flex;flex-direction:column;gap:3px}.mcm-estimator-title strong{color:#fff;font-size:17px}.mcm-estimator-title small{color:#bcd0d6}.mcm-estimator-grid,.mcm-customer-mini{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mcm-estimator-full{grid-column:1/-1}.mcm-estimator-message{display:none;margin-top:12px;padding:10px 12px;border-radius:10px;background:#fee8e8;color:#a52e2e;font-size:11px;font-weight:700}.mcm-estimator-message.show{display:block}.mcm-estimator-actions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.mcm-estimator-actions.right{justify-content:flex-end}.mcm-estimator-next,.mcm-estimator-back,.mcm-result-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 17px;border-radius:11px;cursor:pointer;font-family:inherit;font-size:11px;font-weight:850;text-decoration:none!important;transition:.22s}.mcm-estimator-next,.mcm-result-buttons a{border:0;background:linear-gradient(135deg,#20ca81,#078c60);color:#fff!important;box-shadow:0 10px 24px rgba(15,157,101,.22)}.mcm-estimator-next:hover,.mcm-result-buttons a:hover{transform:translateY(-2px)}.mcm-estimator-back{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#d9e7eb}.mcm-measurement-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.mcm-measurement-mode label{display:block;cursor:pointer}.mcm-measurement-mode input{position:absolute;opacity:0}.mcm-measurement-mode span{display:flex;flex-direction:column;gap:4px;padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.06);transition:.2s}.mcm-measurement-mode label.active span{border-color:#54e4b1;background:rgba(34,194,133,.17)}.mcm-measurement-mode strong{color:#fff;font-size:12px}.mcm-measurement-mode small{color:#afc4cb;font-size:9px}.mcm-hidden{display:none!important}.mcm-area-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:13px;border:1px solid rgba(85,229,178,.28);border-radius:12px;background:rgba(31,189,128,.12)}.mcm-area-preview span{color:#c6dbdf;font-size:11px}.mcm-area-preview strong{color:#fff;font-size:18px}.mcm-customer-mini{margin-top:14px}.mcm-estimate-result-card{overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.055))}.mcm-result-top{padding:22px;background:linear-gradient(135deg,rgba(25,189,129,.22),rgba(7,112,136,.18))}.mcm-result-top>span{color:#69e7b6;font-size:9px;font-weight:900;letter-spacing:1.2px}.mcm-result-top h3{margin:7px 0 4px;color:#fff;font-size:24px}.mcm-result-top p{margin:0;color:#bfd2d8}.mcm-result-price{padding:23px;text-align:center}.mcm-result-price small{display:block;color:#b6cbd1}.mcm-result-price strong{display:block;margin:7px 0;color:#ffd16b;font-size:clamp(34px,6vw,52px)}.mcm-result-price span{color:#d4e3e7;font-size:12px}.mcm-result-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:0 20px 20px}.mcm-result-breakdown>div{padding:13px;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:rgba(255,255,255,.06);text-align:center}.mcm-result-breakdown small{display:block;color:#a9c0c7;font-size:9px}.mcm-result-breakdown strong{display:block;margin-top:4px;color:#fff;font-size:13px}.mcm-result-note{margin:0 20px 20px;padding:13px;border:1px solid rgba(255,200,90,.2);border-radius:11px;background:rgba(255,193,70,.08)}.mcm-result-note strong{color:#ffd16f;font-size:11px}.mcm-result-note p{margin:5px 0 0;color:#c5d4d8;font-size:10px;line-height:1.55}.mcm-result-buttons{display:flex;gap:10px;padding:0 20px 22px}.mcm-result-buttons>*{flex:1}
@keyframes mcmStepShow{from{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:650px){.mcm-front-dashboard,.mcm-rate-finder,.mcm-estimator{padding:24px 15px;border-radius:18px}.mcm-front-grid,.mcm-rate-form-grid,.mcm-estimator-grid,.mcm-customer-mini,.mcm-measurement-mode{grid-template-columns:1fr}.mcm-front-card{min-height:70px}.mcm-rate-result{align-items:flex-start}.mcm-rate-result strong{font-size:18px}.mcm-estimator-step{padding:16px 12px}.mcm-estimator-full{grid-column:auto}.mcm-result-breakdown{grid-template-columns:1fr}.mcm-result-buttons{flex-direction:column}.mcm-estimator-actions{gap:7px}.mcm-estimator-next,.mcm-estimator-back{padding:9px 11px;font-size:9px}}


/* Step 4: Photo Upload + Consent */
.mcm-photo-upload{margin-top:14px;padding:14px;border:1px dashed rgba(100,232,184,.43);border-radius:13px;background:rgba(255,255,255,.055)}.mcm-photo-upload>label{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;cursor:pointer}.mcm-photo-upload>label>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(32,199,132,.18);font-size:18px}.mcm-photo-upload strong{color:#fff;font-size:12px}.mcm-photo-upload small{margin-top:3px;color:#abc1c8;font-size:9px}.mcm-photo-upload input{width:100%;margin-top:11px;color:#d5e4e8;font-size:10px}.mcm-photo-upload input::file-selector-button{margin-right:10px;padding:8px 10px;border:0;border-radius:8px;background:#e6f7f1;color:#087a59;font-weight:800;cursor:pointer}.mcm-photo-upload>div{margin-top:8px;color:#b9ccd2;font-size:9px}.mcm-estimator-consent{display:flex;align-items:flex-start;gap:9px;margin-top:14px;cursor:pointer}.mcm-estimator-consent input{position:absolute;opacity:0}.mcm-estimator-consent>span{display:grid;place-items:center;flex:0 0 19px;width:19px;height:19px;border:2px solid rgba(255,255,255,.38);border-radius:5px;background:rgba(255,255,255,.08);color:#fff}.mcm-estimator-consent input:checked+span{border-color:#20c985;background:#16a972}.mcm-estimator-consent input:checked+span:after{content:"✓";font-size:10px;font-weight:900}.mcm-estimator-consent small{color:#bdced3;font-size:9px;line-height:1.55}.mcm-estimator-next:disabled{opacity:.65;cursor:wait;transform:none}.mcm-result-note>small{display:block;margin-top:6px;color:#ffcb70}
