.mindelor-execution{margin-top:32px;padding-top:32px;border-top:1px solid rgba(157,127,69,.2)}.mindelor-execution h3{margin:0 0 16px}.mindelor-execution button{font:inherit}.mindelor-execution button:disabled{cursor:not-allowed;opacity:.52}.mindelor-execution__status{align-self:flex-start;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700}.mindelor-execution__status[data-state=configured]{background:#e7f3e9;color:#27623a}.mindelor-execution__status[data-state=blocked]{background:#f4ecdc;color:#6c5225}.mindelor-execution__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:20px 0;padding:0;list-style:none}.mindelor-execution__steps li{display:flex;align-items:center;gap:9px;border:1px solid rgba(86,77,62,.13);border-radius:12px;background:#fff;padding:10px 12px;color:#5f594f}.mindelor-execution__steps strong{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#f4ecdc;color:#6c5225;font-size:.74rem}.mindelor-execution__steps span{font-size:.82rem;font-weight:650}.mindelor-execution__activation{display:flex;gap:12px;align-items:flex-start;margin:0 0 18px;border:1px solid rgba(157,127,69,.28);border-radius:14px;background:#fbf7ef;padding:14px 16px;color:#5f4b27}.mindelor-execution__activation strong{white-space:nowrap}.mindelor-execution__activation span{line-height:1.5}.mindelor-execution__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;margin-top:20px}.mindelor-execution__fields{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;margin-bottom:16px}.mindelor-execution__field{display:grid;min-width:0;gap:7px;color:#625c53;font-size:.82rem;font-weight:650}.mindelor-execution__field-label{padding-left:2px}.mindelor-execution__select{position:relative;min-width:0}.mindelor-execution__select-trigger{position:relative;display:flex;align-items:center;width:100%;min-height:48px;border:1px solid rgba(86,77,62,.2)!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fbfaf7)!important;box-shadow:0 5px 16px #2e271d0d;padding:11px 48px 11px 14px!important;color:#25221e!important;font-weight:700!important;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.mindelor-execution__select-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mindelor-execution__select-trigger:hover{border-color:#9d7f4580!important}.mindelor-execution__select-trigger:focus-visible,.mindelor-execution__select[data-open] .mindelor-execution__select-trigger{outline:0;border-color:#a98b52!important;box-shadow:0 0 0 4px #c8a96a33,0 8px 22px #3c301914}.mindelor-execution__select-trigger:disabled{cursor:not-allowed;opacity:.55}.mindelor-execution__select-chevron{position:absolute;right:11px;top:50%;width:27px;height:27px;border:1px solid rgba(157,127,69,.2);border-radius:999px;background:#f5f0e5;transform:translateY(-50%);transition:transform .18s ease,background-color .18s ease}.mindelor-execution__select-chevron:after{content:"";position:absolute;left:9px;top:7px;width:7px;height:7px;border-right:1.5px solid #6c572b;border-bottom:1.5px solid #6c572b;transform:rotate(45deg)}.mindelor-execution__select[data-open] .mindelor-execution__select-chevron{background:#ede3cf;transform:translateY(-50%) rotate(180deg)}.mindelor-execution__select-menu{position:absolute;z-index:40;top:calc(100% + 8px);left:0;right:0;max-height:264px;overflow:auto;border:1px solid rgba(157,127,69,.3);border-radius:16px;background:#fffdf8fa;box-shadow:0 20px 50px #2620172b,0 2px 8px #26201712;padding:6px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mindelor-execution__select-menu[hidden]{display:none}.mindelor-execution__select-option{position:relative;display:flex;align-items:center;width:100%;min-height:44px;border:0!important;border-radius:11px!important;background:transparent!important;padding:10px 42px 10px 12px!important;color:#38332c!important;font-weight:650!important;text-align:left;cursor:pointer}.mindelor-execution__select-option:hover,.mindelor-execution__select-option:focus-visible{outline:0;background:#f5f0e5!important;color:#4f4023!important}.mindelor-execution__select-option[aria-selected=true]{background:linear-gradient(135deg,#f4ecdc,#fbf8f0)!important;color:#5f4b27!important}.mindelor-execution__select-option[aria-selected=true]:after{content:"\2713";position:absolute;right:10px;display:grid;width:23px;height:23px;place-items:center;border-radius:999px;background:#a98b52;color:#fff;font-size:.72rem;font-weight:800}.mindelor-execution__facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.mindelor-execution__facts p{display:grid;gap:3px;margin:0;border-radius:12px;background:#f7f5f1;padding:11px 12px}.mindelor-execution__facts span{color:#777066;font-size:.75rem}.mindelor-execution__facts strong{font-size:.9rem;line-height:1.35}.mindelor-execution__ready,.mindelor-execution__blocker{margin:14px 0;border-radius:12px;padding:12px 14px;line-height:1.48}.mindelor-execution__ready{background:#edf7ef;color:#285d39}.mindelor-execution__blocker{background:#fbf1e8;color:#7a4728}.mindelor-execution__empty{display:grid;gap:6px;margin:0;border:1px dashed rgba(86,77,62,.2);border-radius:14px;padding:18px;color:#726b61;line-height:1.48}.mindelor-execution__empty strong{color:#37322c}.mindelor-execution__quote{display:grid;gap:15px}.mindelor-execution__quote-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.mindelor-execution__quote-head span{display:block;margin-bottom:5px;color:#806b43;font-size:.72rem;font-weight:750;letter-spacing:.08em}.mindelor-execution__quote-head h3{margin:0;font-size:1.08rem}.mindelor-execution__quote-head>strong{white-space:nowrap;color:#5f4b27;font-size:1.25rem}.mindelor-execution__quote dl{display:grid;gap:0;margin:0;border-top:1px solid rgba(86,77,62,.12)}.mindelor-execution__quote dl div{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid rgba(86,77,62,.12)}.mindelor-execution__quote dt{color:#777066;font-size:.8rem}.mindelor-execution__quote dd{margin:0;line-height:1.45}.mindelor-execution__source{display:flex;flex-wrap:wrap;gap:9px}.mindelor-execution__source a,.mindelor-execution__booking-actions a,.mindelor-execution__booking-actions button,.mindelor-execution__recovery button{border:1px solid rgba(157,127,69,.32);border-radius:10px;background:#fff;padding:9px 11px;color:#5f4b27;text-decoration:none;cursor:pointer}.mindelor-execution__approval{display:flex;gap:11px;align-items:flex-start;border:1px solid rgba(157,127,69,.32);border-radius:14px;background:#fbf8f1;padding:14px;line-height:1.5;cursor:pointer}.mindelor-execution__approval input{width:18px;height:18px;margin-top:2px;accent-color:#9d7f45;flex:0 0 auto}.mindelor-execution__quote[data-state=expired]{opacity:.82}.mindelor-execution__message{margin:16px 0 0;border-radius:12px;background:#f4ecdc;padding:12px 14px;color:#5f4b27;line-height:1.48}.mindelor-execution__monitor{margin-top:18px}.mindelor-execution__monitor-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.mindelor-execution__monitor-head h3{margin:0}.mindelor-execution__monitor-head>span{max-width:270px;color:#777066;font-size:.78rem;text-align:right;line-height:1.4}.mindelor-execution__bookings{display:grid;gap:12px;margin-top:17px}.mindelor-execution__ledger-total{margin:0;border-radius:12px;background:#f7f5f1;padding:12px 14px}.mindelor-execution__booking{display:grid;gap:11px;border:1px solid rgba(86,77,62,.15);border-left:4px solid #a98b52;border-radius:14px;background:#fff;padding:15px}.mindelor-execution__booking[data-state=confirmed]{border-left-color:#4f8a60}.mindelor-execution__booking[data-state=changed],.mindelor-execution__booking[data-state=failed]{border-left-color:#b76342}.mindelor-execution__booking header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.mindelor-execution__booking header span,.mindelor-execution__booking header strong{display:block}.mindelor-execution__booking header span{margin-bottom:3px;color:#806b43;font-size:.75rem}.mindelor-execution__booking header b{border-radius:999px;background:#f4ecdc;padding:6px 9px;color:#5f4b27;font-size:.74rem;white-space:nowrap}.mindelor-execution__booking-facts{display:flex;flex-wrap:wrap;gap:7px 14px;color:#6f685e;font-size:.82rem}.mindelor-execution__booking-actions{display:flex;flex-wrap:wrap;gap:8px}.mindelor-execution__recovery{display:grid;gap:7px;border-radius:12px;background:#fbf1e8;padding:13px;color:#75472d}.mindelor-execution__recovery button{justify-self:start}@media(max-width:920px){.mindelor-execution__steps{grid-template-columns:repeat(3,1fr)}.mindelor-execution__grid{grid-template-columns:1fr}}@media(max-width:620px){.mindelor-execution__steps,.mindelor-execution__fields,.mindelor-execution__facts{grid-template-columns:1fr}.mindelor-execution__quote-head,.mindelor-execution__monitor-head,.mindelor-execution__booking header{display:grid}.mindelor-execution__quote-head>strong{white-space:normal}.mindelor-execution__quote dl div{grid-template-columns:1fr}.mindelor-execution__monitor-head>span{text-align:left}.mindelor-execution__activation{display:grid}.mindelor-execution__approval+button{width:100%}.mindelor-execution__select-menu{position:static;margin-top:7px;max-height:240px}}@media(prefers-reduced-motion:reduce){.mindelor-execution__select-trigger,.mindelor-execution__select-chevron{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/mindelor-autopilot-execution.css.map */
