.mn-est-body{margin:0;background:#14261F;color:#DED5BE;font-family:'DM Sans',system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mn-est-app{min-height:100vh;display:flex;flex-direction:column}.mn-est-bar{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid rgb(222 213 190 / .10)}.mn-est-bar__logo{height:22px;width:auto;opacity:.95}.mn-est-bar__return{font-size:13px;font-weight:600;color:rgb(222 213 190 / .65);text-decoration:none;transition:color .15s ease}.mn-est-bar__return:hover{color:#F4ECD8}.mn-est-main{width:100%;max-width:1400px;margin:0 auto;padding:44px 20px 64px;box-sizing:border-box}.mn-est-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:13px;margin-bottom:30px}.mn-est-head__eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#E8440A}.mn-est-head__title{margin:0;font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:clamp(1.9rem, 5.4vw, 2.5rem);line-height:1.1;letter-spacing:-.01em;color:#F4ECD8}.mn-est-head__title em{font-style:italic;color:#E8440A}.mn-est-head__sub{margin:0;font-size:14.5px;line-height:1.55;color:rgb(222 213 190 / .62);max-width:480px}.mn-est-layout{display:grid;grid-template-columns:minmax(380px,1fr) minmax(540px,660px);gap:24px;align-items:start}.mn-est-results{position:sticky;top:20px}@media (max-width:1180px){.mn-est-layout{grid-template-columns:minmax(0,1fr) minmax(440px,520px);gap:18px}}@media (max-width:980px){.mn-est-layout{grid-template-columns:1fr}.mn-est-results{position:static}}.mn-est-card{position:relative;overflow:hidden;border-radius:24px;padding:28px 28px 26px;background:#192E28;border:1px solid rgb(222 213 190 / .14);box-shadow:0 1px 3px rgb(0 0 0 / .2),0 24px 60px rgb(0 0 0 / .35)}.mn-est-card__eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(222 213 190 / .5);margin-bottom:12px}.mn-est-fields{display:flex;flex-direction:column;gap:12px}.mn-est-noscript{color:#E8A881}.mn-est-field{display:flex;flex-direction:column;background:rgb(255 255 255 / .04);border:1px solid rgb(222 213 190 / .12);border-radius:12px;padding:15px 16px}.mn-est-field__head{display:flex;gap:9px;align-items:baseline}.mn-est-field__num{font-size:12px;font-weight:700;color:#E8440A;font-variant-numeric:tabular-nums}.mn-est-field__label{font-size:13.5px;font-weight:500;color:#DED5BE;line-height:1.4}.mn-est-stepper{margin-top:12px;display:inline-flex;align-items:center;align-self:flex-start;border:1.5px solid rgb(222 213 190 / .20);border-radius:8px;background:rgb(255 255 255 / .06);overflow:hidden}.mn-est-stepper button{width:40px;height:42px;border:none;background:#fff0;color:#DED5BE;font-size:21px;line-height:1;cursor:pointer}.mn-est-stepper button:hover{background:rgb(232 68 10 / .18)}.mn-est-stepper span{min-width:52px;text-align:center;font-size:18px;font-weight:600;font-variant-numeric:tabular-nums;color:#F4ECD8}.mn-est-jobs{margin-top:12px;display:flex;flex-direction:column;gap:8px}.mn-est-jobcard{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-radius:10px;cursor:pointer;border:1.5px solid rgb(222 213 190 / .15);background:rgb(255 255 255 / .04);transition:border-color .15s ease,background .15s ease}.mn-est-jobcard.is-on{border-color:rgb(232 68 10 / .55);background:rgb(232 68 10 / .08)}.mn-est-jobcard__text{display:flex;flex-direction:column;gap:3px;min-width:0}.mn-est-jobcard__title{font-size:14px;font-weight:600;color:#F4ECD8;line-height:1.35}.mn-est-jobcard__desc{font-size:12.5px;line-height:1.45;color:rgb(222 213 190 / .55)}.mn-est-jobcard__check{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff0;background:rgb(255 255 255 / .08);border:1.5px solid rgb(222 213 190 / .25)}.mn-est-jobcard.is-on .mn-est-jobcard__check{color:#fff;background:#E8440A;border-color:#E8440A}.mn-est-selectwrap{position:relative;margin-top:12px}.mn-est-select{width:100%;height:42px;padding:0 38px 0 14px;appearance:none;-webkit-appearance:none;font-family:'DM Sans',system-ui,sans-serif;font-size:14.5px;color:#DED5BE;background:rgb(255 255 255 / .06);cursor:pointer;border:1.5px solid rgb(222 213 190 / .20);border-radius:8px;outline:none}.mn-est-select:focus{border-color:#E8440A;box-shadow:0 0 0 3px rgb(232 68 10 / .18)}.mn-est-select option{background:#1E3C34;color:#DED5BE}.mn-est-selectwrap svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:rgb(222 213 190 / .65)}.mn-est-rows{margin-top:6px;display:flex;flex-direction:column}.mn-est-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;cursor:pointer;border-top:1px solid rgb(222 213 190 / .07)}.mn-est-row:first-child{border-top:none}.mn-est-row__text{display:flex;flex-direction:column;gap:2px;min-width:0}.mn-est-row__label{font-size:14px;color:#DED5BE;line-height:1.4}.mn-est-row__hint{font-size:11px;letter-spacing:.03em;color:rgb(232 168 129 / .75);line-height:1.4}.mn-est-switch{position:relative;width:42px;height:24px;flex-shrink:0;border-radius:9999px;background:rgb(222 213 190 / .20);transition:background .18s ease}.mn-est-switch.is-on{background:#E8440A;box-shadow:0 2px 10px rgb(232 68 10 / .35)}.mn-est-switch__knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(0 0 0 / .4);transition:left .18s ease}.mn-est-switch.is-on .mn-est-switch__knob{left:21px}.mn-est-number{margin-top:12px;width:140px;height:42px;padding:0 14px;box-sizing:border-box;font-family:'DM Sans',system-ui,sans-serif;font-size:18px;font-weight:600;font-variant-numeric:tabular-nums;color:#F4ECD8;background:rgb(255 255 255 / .06);border:1.5px solid rgb(222 213 190 / .20);border-radius:8px;outline:none;-moz-appearance:textfield}.mn-est-number::-webkit-outer-spin-button,.mn-est-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mn-est-number:focus{border-color:#E8440A;box-shadow:0 0 0 3px rgb(232 68 10 / .18)}.mn-est-seg{margin-top:12px;display:inline-flex;align-self:flex-start;padding:3px;background:rgb(255 255 255 / .06);border:1.5px solid rgb(222 213 190 / .20);border-radius:9999px}.mn-est-seg button{border:none;cursor:pointer;border-radius:9999px;padding:8px 20px;font-family:'DM Sans',system-ui,sans-serif;font-size:14px;font-weight:600;background:#fff0;color:rgb(222 213 190 / .7);transition:background .15s ease,color .15s ease}.mn-est-seg button.is-on{background:#E8440A;color:#fff;box-shadow:0 2px 10px rgb(232 68 10 / .3)}.mn-est-panel{position:relative;overflow:hidden;border-radius:20px;padding:30px 34px 28px;box-sizing:border-box;background:linear-gradient(150deg,#2f5a49 0%,#23362c 58%,#1b3028 100%);border:1px solid rgb(222 213 190 / .18);border-top-color:rgb(222 213 190 / .38);border-left-color:rgb(222 213 190 / .28);box-shadow:0 8px 32px rgb(0 0 0 / .45)}.mn-est-panel::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgb(232 200 160 / .5) 35%,rgb(232 68 10 / .6) 65%,transparent 100%)}.mn-est-panel__content.is-gated{filter:blur(9px);opacity:.8;pointer-events:none;user-select:none}.mn-est-panel__eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgb(222 213 190 / .5)}.mn-est-setup{display:flex;flex-direction:column;padding:12px 0 18px;font-size:16px;font-weight:600;color:#F4ECD8;line-height:1.4}.mn-est-sect{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#E8A881}.mn-est-sect__hint{font-size:11.5px;color:rgb(222 213 190 / .4);margin:3px 0 6px}.mn-est-comprow{display:grid;grid-template-columns:minmax(96px,130px) 1fr 1fr;gap:0 18px;padding-left:14px}@media (max-width:560px){.mn-est-comprow{grid-template-columns:minmax(72px,90px) 1fr 1fr;gap:0 10px}}.mn-est-comprow--names{align-items:end}.mn-est-comprow--data{border-top:1px solid rgb(222 213 190 / .10)}.mn-est-rowlabel{font-size:12.5px;font-weight:600;letter-spacing:.02em;color:rgb(222 213 190 / .65);align-self:center}.mn-est-cell{display:flex;flex-direction:column;gap:2px;padding:12px 0}.mn-est-cell__main{font-family:'DM Mono',ui-monospace,monospace;font-size:15px;color:#F4ECD8;line-height:1.4;white-space:nowrap}.is-hero .mn-est-cell__main{font-size:16px;font-weight:500}.mn-est-cell__sub{font-family:'DM Mono',ui-monospace,monospace;font-size:11.5px;color:rgb(222 213 190 / .45);white-space:nowrap}.mn-est-colb{background:rgb(232 68 10 / .07)}.mn-est-cell.mn-est-colb{padding:12px 14px}.is-hero .mn-est-colb{border-radius:0 0 12px 12px}.mn-est-colb--badge{display:flex;padding:14px 14px 0;border-radius:12px 12px 0 0}.mn-est-colb--name{padding:10px 14px 0}.mn-est-colb--caption{padding:0 14px 14px}.mn-est-badge{font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#E8440A;border-radius:9999px;padding:3px 9px;white-space:nowrap}.mn-est-trackname{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#F4ECD8;white-space:nowrap}.mn-est-caption{font-size:12.5px;line-height:1.5;margin-top:6px;color:rgb(222 213 190 / .55)}.mn-est-caption.is-warn{color:rgb(232 168 129 / .9)}.mn-est-cols{display:grid;grid-template-columns:1.15fr 1fr;gap:12px 36px;align-items:start;margin-top:24px}@media (max-width:1180px){.mn-est-cols{grid-template-columns:1fr}}.mn-est-line{display:flex;align-items:flex-end;padding:6px 0}.mn-est-line__label{font-size:13.5px;color:#DED5BE;padding-right:10px}.mn-est-line__dots{flex:1;border-bottom:1px dotted rgb(222 213 190 / .28);margin-bottom:4px}.mn-est-line__amt{font-family:'DM Mono',ui-monospace,monospace;font-size:13px;color:#F4ECD8;white-space:nowrap;padding-left:12px;min-width:64px;text-align:right}.mn-est-tiernote{font-size:11.5px;line-height:1.5;color:rgb(232 168 129 / .8);padding:4px 0 0}.mn-est-note{display:flex;gap:11px;margin-top:16px;padding:13px 15px;border-radius:12px;background:rgb(232 68 10 / .10);border:1px solid rgb(232 68 10 / .28);font-size:13px;line-height:1.55;color:rgb(244 236 216 / .9)}.mn-est-note__dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;margin-top:6px;background:#E8440A;box-shadow:0 0 6px rgb(232 68 10 / .5)}.mn-est-disclaimer{margin-top:22px;padding-top:14px;border-top:1px solid rgb(222 213 190 / .14);font-size:11px;line-height:1.6;color:rgb(222 213 190 / .42)}.mn-est-disclaimer__head{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(222 213 190 / .45);margin-bottom:5px}.mn-est-gate{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgb(20 38 31 / .35);border-radius:20px}.mn-est-gate[hidden]{display:none}.mn-est-gate__card{width:100%;max-width:340px;display:flex;flex-direction:column;gap:12px;text-align:center;border-radius:16px;padding:28px 26px;margin:0;background:rgb(25 46 40 / .96);border:1px solid rgb(222 213 190 / .22);box-shadow:0 18px 50px rgb(0 0 0 / .5)}.mn-est-gate__eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#E8440A}.mn-est-gate__title{font-family:'Playfair Display',Georgia,serif;font-weight:500;font-size:23px;line-height:1.2;color:#F4ECD8}.mn-est-gate__input{width:100%;height:44px;padding:0 14px;box-sizing:border-box;font-family:'DM Sans',system-ui,sans-serif;font-size:14.5px;color:#F4ECD8;background:rgb(255 255 255 / .07);border:1.5px solid rgb(222 213 190 / .22);border-radius:9px;outline:none}.mn-est-gate__input:focus{border-color:#E8440A;box-shadow:0 0 0 3px rgb(232 68 10 / .18)}.mn-est-gate__error{font-size:12px;color:#E8A881}.mn-est-gate__btn{border:none;cursor:not-allowed;border-radius:9999px;padding:13px 22px;font-family:'DM Sans',system-ui,sans-serif;font-size:14.5px;font-weight:600;background:rgb(232 68 10 / .28);color:rgb(255 255 255 / .55);transition:background .15s ease}.mn-est-gate__btn.is-ready{cursor:pointer;background:#E8440A;color:#fff;box-shadow:0 2px 12px rgb(232 68 10 / .35)}.mn-est-gate__btn:disabled{opacity:.7}.mn-est-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.mn-est-gate__consent{font-size:10.5px;line-height:1.5;color:rgb(222 213 190 / .45)}.mn-est-foot{margin-top:26px;padding:24px 20px 4px;border-top:1px solid rgb(232 68 10 / .3);display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.mn-est-foot__pitch{margin:0;font-size:14px;line-height:1.55;color:rgb(222 213 190 / .72);max-width:460px}.mn-est-foot__cta{display:inline-flex;align-items:center;gap:8px;border-radius:9999px;padding:13px 26px;font-size:14.5px;font-weight:600;text-decoration:none;background:#E8440A;color:#fff;box-shadow:0 2px 12px rgb(232 68 10 / .35);transition:background .15s ease}.mn-est-foot__cta:hover{background:#c93a08;color:#fff}.mn-est-foot__legal{margin:0;font-size:11px;line-height:1.6;color:rgb(222 213 190 / .38);max-width:560px}