.mppt{--mppt-primary:#1a7fd4;--mppt-primary-dark:#1263ab;--mppt-primary-soft:#eaf3fc;--mppt-ink:#1c2733;--mppt-muted:#678;--mppt-line:#dde3e9;--mppt-surface:#fff;--mppt-surface-alt:#f6f8fa;--mppt-radius:12px;--mppt-shadow:0 1px 2px rgba(28,39,51,.06),0 8px 24px rgba(28,39,51,.06);color:var(--mppt-ink);margin:0 auto 40px;max-width:900px}.mppt *,.mppt *:before,.mppt *:after{box-sizing:border-box}.mppt [hidden]{display:none}.mppt-progress{display:flex;list-style:none;margin:0 0 24px;padding:0}.mppt-progress__step{align-items:center;color:var(--mppt-muted);display:flex;flex:1;font-size:14px;font-weight:600;gap:10px;position:relative}.mppt-progress__step:not(:last-child):after{background:var(--mppt-line);content:"";flex:1;height:2px;margin:0 12px}.mppt-progress__marker{align-items:center;background:var(--mppt-surface);border:2px solid var(--mppt-line);border-radius:50%;display:flex;flex:0 0 auto;font-size:14px;height:32px;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease;width:32px}.mppt-progress__step.is-active{color:var(--mppt-ink)}.mppt-progress__step.is-active .mppt-progress__marker{background:var(--mppt-primary);border-color:var(--mppt-primary);color:#fff}.mppt-progress__step.is-done .mppt-progress__marker{background:var(--mppt-primary-soft);border-color:var(--mppt-primary);color:var(--mppt-primary-dark)}.mppt-progress__step.is-done:not(:last-child):after{background:var(--mppt-primary)}.mppt-step{background:var(--mppt-surface);border:1px solid var(--mppt-line);border-radius:var(--mppt-radius);box-shadow:var(--mppt-shadow);display:none;padding:28px}.mppt-step.is-active{display:block}.mppt-step__header{margin-bottom:24px}.mppt-step__title{font-size:24px;font-weight:700;line-height:1.25;margin:0 0 6px}.mppt-step__intro{color:var(--mppt-muted);margin:0}.mppt-step__actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;margin-top:28px}.mppt-field{margin-bottom:20px}.mppt-field__label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.mppt-input,.mppt-select{background:var(--mppt-surface);border:1px solid var(--mppt-line);border-radius:8px;color:inherit;font-size:16px;height:48px;padding:0 12px;width:100%}.mppt-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23667788' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;padding-right:38px}.mppt-input:focus,.mppt-select:focus{border-color:var(--mppt-primary);box-shadow:0 0 0 3px rgba(26,127,212,.15);outline:none}.mppt-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.mppt-grid .mppt-field{margin-bottom:0}.mppt-hint{color:var(--mppt-muted);font-size:13px;margin:6px 0 0}.mppt-stepper{align-items:stretch;display:inline-flex;max-width:200px}.mppt-stepper__button{background:var(--mppt-surface-alt);border:1px solid var(--mppt-line);color:var(--mppt-ink);cursor:pointer;font-size:22px;line-height:1;transition:background .15s ease;width:48px}.mppt-stepper__button:hover{background:var(--mppt-primary-soft)}.mppt-stepper__button:first-child{border-radius:8px 0 0 8px}.mppt-stepper__button:last-child{border-radius:0 8px 8px 0}.mppt-stepper__input{border:1px solid var(--mppt-line);border-left:0;border-right:0;font-size:18px;font-weight:600;height:48px;text-align:center;width:80px;-moz-appearance:textfield}.mppt-stepper__input::-webkit-outer-spin-button,.mppt-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mppt-segmented{background:var(--mppt-surface-alt);border:1px solid var(--mppt-line);border-radius:10px;display:flex;gap:4px;padding:4px}.mppt-segmented__option{background:0 0;border:0;border-radius:7px;color:var(--mppt-muted);cursor:pointer;flex:1;font-size:16px;font-weight:600;padding:12px 8px;transition:background .15s ease,color .15s ease}.mppt-segmented__option:hover{color:var(--mppt-ink)}.mppt-segmented__option.is-selected{background:var(--mppt-primary);box-shadow:0 1px 3px rgba(28,39,51,.18);color:#fff}.mppt-summary{align-items:center;background:var(--mppt-primary-soft);border-radius:10px;color:var(--mppt-primary-dark);display:flex;font-weight:600;gap:10px;margin-top:20px;padding:14px 16px}.mppt-summary__icon{font-size:18px}.mppt-toggle{background:0 0;border:0;color:var(--mppt-primary);cursor:pointer;font-size:14px;font-weight:600;margin-top:18px;padding:6px 0;text-align:left}.mppt-toggle:hover{color:var(--mppt-primary-dark);text-decoration:underline}.mppt-toggle:before{content:"＋ "}.mppt-toggle.is-open:before{content:"－ "}.mppt-panel-specs{background:var(--mppt-surface-alt);border-radius:10px;margin-bottom:20px;padding:18px}.mppt-panel-specs__intro{color:var(--mppt-muted);font-size:13px;margin:0 0 14px}.mppt-set{border:1px solid var(--mppt-line);border-radius:10px;margin-bottom:14px;padding:16px}.mppt-set__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.mppt-set__title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.mppt-set__remove{background:0 0;border:0;color:var(--mppt-muted);cursor:pointer;font-size:13px;text-decoration:underline}.mppt-advanced{margin-top:8px}.mppt-fieldset{border:0;border-top:1px solid var(--mppt-line);margin:0;padding:20px 0 0}.mppt-fieldset__legend{font-size:13px;font-weight:700;letter-spacing:.04em;padding:0;text-transform:uppercase}.mppt-checks{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:14px}.mppt-check{align-items:center;cursor:pointer;display:flex;gap:10px}.mppt-check input{height:18px;width:18px}.mppt-button{border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:background .15s ease,border-color .15s ease}.mppt-button--primary{background:var(--mppt-primary);color:#fff}.mppt-button--primary:hover{background:var(--mppt-primary-dark);color:#fff}.mppt-button--primary:disabled{background:var(--mppt-muted);cursor:default}.mppt-button--ghost{background:var(--mppt-surface);border-color:var(--mppt-line);color:var(--mppt-ink)}.mppt-button--ghost:hover{background:var(--mppt-surface-alt);color:var(--mppt-ink)}.mppt-button--small{font-size:14px;padding:10px 16px;white-space:nowrap}.mppt-results__title{font-size:22px;font-weight:700;margin:0 0 18px}.mppt-message{border-radius:10px;font-size:14px;margin-bottom:18px;padding:14px 16px}.mppt-message--info{background:var(--mppt-primary-soft);color:var(--mppt-primary-dark)}.mppt-message--warning{background:#fff5e6;color:#8a5300}.mppt-message--notice{background:var(--mppt-surface-alt);color:var(--mppt-muted)}.mppt-message--error{background:#fdecec;color:#a01b1b}.mppt-cards{display:grid;gap:14px}.mppt-card{align-items:center;background:var(--mppt-surface);border:1px solid var(--mppt-line);border-radius:var(--mppt-radius);display:grid;gap:8px 18px;grid-template-areas:"type type type" "media body aside" "specs specs specs";grid-template-columns:90px 1fr auto;padding:20px;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.mppt-card:hover{border-color:#c7d3de;box-shadow:var(--mppt-shadow)}.mppt-card--best{border-color:var(--mppt-primary);box-shadow:0 0 0 1px var(--mppt-primary),var(--mppt-shadow);padding-top:34px}.mppt-card__badge{background:var(--mppt-primary);border-radius:0 var(--mppt-radius) 0 10px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;padding:6px 14px;position:absolute;right:-1px;top:-1px}.mppt-card__type{font-size:17px;font-weight:700;grid-area:type;margin:0}.mppt-card__media{grid-area:media}.mppt-card__image{height:auto;max-width:100%}.mppt-card__body{grid-area:body}.mppt-card__name{color:var(--mppt-primary);font-weight:600}.mppt-card__unavailable{color:var(--mppt-muted);font-style:italic}.mppt-card__aside{align-items:flex-end;display:flex;flex-direction:column;gap:10px;grid-area:aside}.mppt-card__price{font-size:22px;font-weight:700;white-space:nowrap}.mppt-card__stock{color:var(--mppt-muted);font-size:13px;font-style:italic}.mppt-card__specs{border-top:1px solid var(--mppt-line);display:flex;flex-wrap:wrap;gap:8px 22px;grid-area:specs;list-style:none;margin:6px 0 0;padding:14px 0 0}.mppt-spec{font-size:13px}.mppt-spec__label{color:var(--mppt-muted)}.mppt-spec__value{font-weight:600;margin-left:6px}.mppt-rejected{background:var(--mppt-surface-alt);border-radius:10px;margin-top:22px;padding:16px 18px}.mppt-rejected__summary{cursor:pointer;font-size:14px;font-weight:600}.mppt-rejected__list{list-style:none;margin:14px 0 0;padding:0}.mppt-rejected__item{border-top:1px solid var(--mppt-line);padding:10px 0}.mppt-rejected__type{font-size:14px;font-weight:600}.mppt-rejected__reasons{color:var(--mppt-muted);font-size:13px;margin:4px 0 0;padding-left:18px}.mppt-disclaimer{color:var(--mppt-muted);font-size:13px;margin-top:24px}@media (max-width:767px){.mppt-step{padding:20px 16px}.mppt-step__title{font-size:20px}.mppt-progress__label{display:none}.mppt-progress__step{flex:0 0 auto}.mppt-progress__step:not(:last-child):after{flex:0 0 40px;margin:0 8px}.mppt-progress{justify-content:center}.mppt-step__actions{flex-direction:column-reverse}.mppt-step__actions .mppt-button{width:100%}.mppt-segmented{flex-wrap:wrap}.mppt-segmented__option{flex:1 0 calc(50% - 4px)}.mppt-card{grid-template-areas:"type type" "media aside" "body body" "specs specs";grid-template-columns:80px 1fr}.mppt-card__aside{align-items:flex-start}.mppt-card__cart,.mppt-card__cart .mppt-button{width:100%}.mppt-card__specs{gap:6px 16px}}