.mp-mastr{--mp-sky: #008edc;--mp-action: #006da8;--mp-navy: #132234;--mp-technical: #143d52;--mp-ink: #101828;--mp-body: #333333;--mp-muted: #5f6f7d;--mp-white: #ffffff;--mp-surface: #f6f8fb;--mp-info: #eaf7fc;--mp-soft: #edf4f7;--mp-line: #cadce5;--mp-link: #0b6f99;--mp-warning: #d18a00;--mp-warning-bg: #fff8e8;--mp-error: #b83a3a;--mp-error-bg: #fff5f5;color:var(--mp-body);background:var(--mp-white);font-family:Open Sans,Arial,sans-serif;font-size:16px;line-height:1.65}.mp-mastr *,.mp-mastr *:before,.mp-mastr *:after{box-sizing:border-box}.mp-mastr [hidden]{display:none!important}.mp-mastr__shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.mp-mastr h1,.mp-mastr h2,.mp-mastr h3,.mp-mastr h4,.mp-mastr p,.mp-mastr ul,.mp-mastr ol,.mp-mastr dl{margin-top:0}.mp-mastr h1,.mp-mastr h2,.mp-mastr h3,.mp-mastr h4{color:var(--mp-navy);font-family:Open Sans,Arial,sans-serif;font-weight:700;line-height:1.2;text-wrap:balance}.mp-mastr h1{max-width:850px;margin-bottom:24px;font-size:clamp(36px,5vw,60px);letter-spacing:-.035em}.mp-mastr h2{margin-bottom:24px;font-size:clamp(28px,3.3vw,42px);letter-spacing:-.025em}.mp-mastr h3{margin-bottom:12px;font-size:20px}.mp-mastr h4{margin-bottom:16px;font-size:18px}.mp-mastr a:not(.mp-mastr__button){color:var(--mp-link);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:3px}.mp-mastr a:not(.mp-mastr__button):hover{color:var(--mp-navy);text-decoration-thickness:2px}.mp-mastr :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--mp-sky);outline-offset:3px}.mp-mastr__hero{position:relative;overflow:hidden;color:var(--mp-white);background:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(120deg,#132234,#143d52 72%,#0b5979);background-size:64px 64px,64px 64px,auto}.mp-mastr__hero:after{position:absolute;right:-150px;bottom:-260px;width:560px;height:560px;border:80px solid rgba(0,142,220,.16);border-radius:50%;content:"";pointer-events:none}.mp-mastr__hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);gap:64px;align-items:center;min-height:620px;padding-block:80px}.mp-mastr__hero h1,.mp-mastr__hero .mp-mastr__lead{color:var(--mp-white)}.mp-mastr__lead{max-width:780px;margin-bottom:32px;color:var(--mp-muted);font-size:19px;line-height:1.65}.mp-mastr__hero .mp-mastr__lead{color:#e6f2f7}.mp-mastr__eyebrow,.mp-mastr__panel-kicker,.mp-mastr__answer-label,.mp-mastr__route-label{margin-bottom:12px;color:#78d7ff;font-family:Geist,Open Sans,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.mp-mastr__eyebrow--blue,.mp-mastr__route-label{color:var(--mp-action)}.mp-mastr__hero-actions,.mp-mastr__result-actions{display:flex;flex-wrap:wrap;gap:12px}.mp-mastr__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid transparent;border-radius:4px;font:inherit;font-size:14px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.mp-mastr__button--primary{color:var(--mp-white);background:var(--mp-action)}.mp-mastr__button--primary:hover{color:var(--mp-white);background:#005c8f}.mp-mastr__button--secondary{border-color:#91bacd;color:var(--mp-action);background:var(--mp-white)}.mp-mastr__hero .mp-mastr__button--secondary{border-color:#ffffffa6;color:var(--mp-white);background:transparent}.mp-mastr__button--secondary:hover{border-color:var(--mp-action);color:var(--mp-navy);background:var(--mp-info)}.mp-mastr__hero .mp-mastr__button--secondary:hover{border-color:var(--mp-white);color:var(--mp-navy);background:var(--mp-white)}.mp-mastr__button:disabled{border-color:#d9e1e6;color:#82909b;background:#edf1f3;cursor:not-allowed}.mp-mastr__trust{display:flex;flex-wrap:wrap;gap:8px 20px;margin:24px 0 0;padding:0;color:#d9edf5;font-size:13px;list-style:none}.mp-mastr__trust li:before{margin-right:8px;color:#78d7ff;content:"\2713";font-weight:700}.mp-mastr__hero-panel{padding:32px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#071c2ba8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mp-mastr__hero-panel ol{display:grid;gap:24px;margin:0;padding:0;list-style:none}.mp-mastr__hero-panel li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;align-items:start}.mp-mastr__hero-panel li>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid #78d7ff;border-radius:4px;color:#78d7ff;font-family:Geist,Open Sans,Arial,sans-serif;font-size:12px;font-weight:700}.mp-mastr__hero-panel strong,.mp-mastr__hero-panel small{display:block}.mp-mastr__hero-panel strong{margin-bottom:4px;color:var(--mp-white);font-size:16px}.mp-mastr__hero-panel small{color:#c4dce7;font-size:13px;line-height:1.55}.mp-mastr__answer{border-bottom:1px solid #b8dce9;background:var(--mp-info)}.mp-mastr__answer .mp-mastr__shell{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;padding-block:28px}.mp-mastr__answer-label{margin:4px 0 0;color:var(--mp-action)}.mp-mastr__answer p:last-child{margin:0;color:var(--mp-technical);font-size:16px}.mp-mastr__layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:64px;padding-block:64px 96px}.mp-mastr__nav{align-self:start;position:sticky;top:96px}.mp-mastr__nav details{border-top:3px solid var(--mp-action);background:var(--mp-surface)}.mp-mastr__nav summary{padding:16px;color:var(--mp-navy);font-family:Geist,Open Sans,Arial,sans-serif;font-size:14px;font-weight:700;cursor:pointer}.mp-mastr__nav nav{display:grid;padding:0 16px 16px}.mp-mastr__nav a{padding:9px 0;border-top:1px solid #dfe8ed;color:#385466;font-size:13px;font-weight:600;line-height:1.45;text-decoration:none}.mp-mastr__nav a:hover{color:var(--mp-action);text-decoration:underline}.mp-mastr__content{min-width:0}.mp-mastr__section{padding-bottom:64px;scroll-margin-top:100px}.mp-mastr__section+.mp-mastr__section{padding-top:64px;border-top:1px solid var(--mp-line)}.mp-mastr__section>p:not(.mp-mastr__eyebrow):not(.mp-mastr__source-note){max-width:820px}.mp-mastr__decision-grid,.mp-mastr__check-grid,.mp-mastr__route-grid{display:grid;gap:16px;margin-block:32px}.mp-mastr__decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-mastr__check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-mastr__route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-mastr__decision-grid article,.mp-mastr__check-grid>div,.mp-mastr__route-grid article{padding:24px;border:1px solid var(--mp-line);border-radius:6px;background:var(--mp-white)}.mp-mastr__decision-grid article{border-top:4px solid var(--mp-sky)}.mp-mastr__decision-grid strong{display:block;margin-bottom:8px;color:var(--mp-navy);font-size:17px}.mp-mastr__decision-grid p,.mp-mastr__route-grid p,.mp-mastr__check-grid li{font-size:14px}.mp-mastr__decision-grid p,.mp-mastr__route-grid p{margin:0}.mp-mastr__check-grid h3{color:var(--mp-technical);font-size:17px}.mp-mastr__check-grid ul{margin-bottom:0;padding-left:20px}.mp-mastr__check-grid li+li{margin-top:8px}.mp-mastr__notice{margin-block:32px;padding:20px 24px;border-left:4px solid var(--mp-action);color:var(--mp-technical);background:var(--mp-info)}.mp-mastr__notice--warning{border-left-color:var(--mp-warning);color:var(--mp-body);background:var(--mp-warning-bg)}.mp-mastr__notice strong{display:block;margin-bottom:4px;color:var(--mp-navy)}.mp-mastr__notice p{margin:0;font-size:14px}.mp-mastr__steps{display:grid;gap:0;margin:32px 0;padding:0;list-style:none}.mp-mastr__steps li{display:grid;grid-template-columns:56px minmax(0,1fr);gap:20px;padding:24px 0;border-top:1px solid var(--mp-line)}.mp-mastr__steps li:last-child{border-bottom:1px solid var(--mp-line)}.mp-mastr__step-number{display:grid;width:48px;height:48px;place-items:center;border-radius:4px;color:var(--mp-white);background:var(--mp-technical);font-family:Geist,Open Sans,Arial,sans-serif;font-size:12px;font-weight:700}.mp-mastr__steps h3,.mp-mastr__steps p{margin-bottom:0}.mp-mastr__steps p{color:#4b5d69}.mp-mastr__route-grid article:first-child{border-top:4px solid var(--mp-sky)}.mp-mastr__route-grid article:last-child{border-top:4px solid var(--mp-technical)}.mp-mastr__section--tool{margin-inline:-24px;padding:64px 24px;border:1px solid #bcd8e4!important;border-radius:8px;background:var(--mp-surface)}.mp-mastr__tool-intro{display:flex;gap:24px;align-items:start;justify-content:space-between;margin-bottom:32px}.mp-mastr__tool-intro>div:first-child{max-width:720px}.mp-mastr__privacy-chip{flex:0 0 auto;padding:12px 16px;border:1px solid #9dc9da;border-radius:4px;color:var(--mp-technical);background:var(--mp-info);font-size:12px}.mp-mastr__privacy-chip strong,.mp-mastr__privacy-chip span{display:block}.mp-mastr__tool{padding:32px;border:1px solid var(--mp-line);border-radius:8px;background:var(--mp-white)}.mp-mastr__progress ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.mp-mastr__progress li{display:flex;gap:8px;align-items:center;color:#77858f;font-family:Geist,Open Sans,Arial,sans-serif;font-size:12px;font-weight:600}.mp-mastr__progress li>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid #afbec7;border-radius:4px;background:var(--mp-white)}.mp-mastr__progress li.is-active,.mp-mastr__progress li.is-complete{color:var(--mp-navy)}.mp-mastr__progress li.is-active>span,.mp-mastr__progress li.is-complete>span{border-color:var(--mp-action);color:var(--mp-white);background:var(--mp-action)}.mp-mastr__progress-track{height:4px;margin-top:14px;overflow:hidden;background:#dfe7ec}.mp-mastr__progress-track span{display:block;width:25%;height:100%;background:var(--mp-sky);transition:width .2s ease}.mp-mastr__tool-status{min-height:24px;margin-block:12px;color:var(--mp-action);font-size:13px;font-weight:600}.mp-mastr__tool-status.is-error{padding:8px 12px;border-left:3px solid var(--mp-error);color:var(--mp-error);background:var(--mp-error-bg)}.mp-mastr__tool-step{min-width:0;margin:0;padding:24px 0 8px;border:0}.mp-mastr__tool-step>legend{width:100%;margin-bottom:8px;padding:0;color:var(--mp-navy);font-size:26px;font-weight:700;line-height:1.25}.mp-mastr__field-help{margin-bottom:24px;color:var(--mp-muted);font-size:14px}.mp-mastr__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:32px}.mp-mastr__choice-grid label{position:relative;display:block;cursor:pointer}.mp-mastr__choice-grid input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.mp-mastr__choice-grid label>span{display:block;min-height:100%;padding:18px;border:1px solid var(--mp-line);border-radius:6px;background:var(--mp-white);transition:border-color .18s ease,background-color .18s ease}.mp-mastr__choice-grid input:checked+span{border-color:var(--mp-action);box-shadow:inset 0 0 0 1px var(--mp-action);background:var(--mp-info)}.mp-mastr__choice-grid input:focus-visible+span{outline:3px solid var(--mp-sky);outline-offset:3px}.mp-mastr__choice-grid strong,.mp-mastr__choice-grid small{display:block}.mp-mastr__choice-grid strong{margin-bottom:4px;color:var(--mp-navy);font-size:15px}.mp-mastr__choice-grid small{color:var(--mp-muted);font-size:12px;line-height:1.5}.mp-mastr__fields{display:grid;gap:16px}.mp-mastr__fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-mastr__field{min-width:0}.mp-mastr__field--wide{grid-column:span 2}.mp-mastr__field--button{display:flex;align-items:end}.mp-mastr__field>label,.mp-mastr__product-search>label{display:block;margin-bottom:6px;color:var(--mp-technical);font-size:13px;font-weight:700;line-height:1.45}.mp-mastr :where(input[type=text],input[type=search],input[type=email],input[type=tel],input[type=date],input[type=number],select,textarea){width:100%;min-height:44px;padding:10px 12px;border:1px solid #aebfc9;border-radius:4px;color:var(--mp-ink);background:var(--mp-white);font:inherit;font-size:16px;line-height:1.35}.mp-mastr :where(input,select,textarea):hover{border-color:#7995a5}.mp-mastr :where(input,select,textarea).is-autofilled{border-color:var(--mp-sky);background:#f1fbff}.mp-mastr__field small{display:block;margin-top:5px;color:var(--mp-muted);font-size:11px;line-height:1.45}.mp-mastr__unit{display:grid;grid-template-columns:minmax(0,1fr) auto}.mp-mastr__unit input{border-radius:4px 0 0 4px!important}.mp-mastr__unit span{display:grid;min-width:48px;place-items:center;border:1px solid #aebfc9;border-left:0;border-radius:0 4px 4px 0;color:var(--mp-technical);background:var(--mp-soft);font-size:12px;font-weight:700}.mp-mastr__check{display:inline-flex!important;gap:10px;align-items:center;min-height:44px;cursor:pointer}.mp-mastr__check input{width:18px;height:18px;accent-color:var(--mp-action)}.mp-mastr__form-group{padding-block:24px;border-top:1px solid var(--mp-line)}.mp-mastr__form-group:first-of-type{margin-top:16px}.mp-mastr__form-group h3{margin-bottom:18px;font-size:18px}.mp-mastr__search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.mp-mastr__product-search{position:relative}.mp-mastr__search-results{position:absolute;z-index:20;top:calc(100% + 4px);right:0;left:0;max-height:360px;overflow-y:auto;border:1px solid #9fb8c5;border-radius:4px;background:var(--mp-white);box-shadow:0 14px 30px #13223429}.mp-mastr__search-result{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #e1e9ed;color:var(--mp-body);background:var(--mp-white);font:inherit;text-align:left;cursor:pointer}.mp-mastr__search-result:last-child{border-bottom:0}.mp-mastr__search-result:hover,.mp-mastr__search-result:focus-visible{background:var(--mp-info)}.mp-mastr__search-result img{width:54px;height:54px;object-fit:contain;background:var(--mp-surface)}.mp-mastr__search-result strong,.mp-mastr__search-result small{display:block}.mp-mastr__search-result strong{color:var(--mp-navy);font-size:13px}.mp-mastr__search-result small,.mp-mastr__search-result>span:last-child{color:var(--mp-muted);font-size:11px}.mp-mastr__manual{margin-top:16px;padding:16px;border:1px dashed #9fb8c5;background:var(--mp-info)}.mp-mastr__selected-products{display:grid;gap:12px;margin-top:24px}.mp-mastr__empty{margin:0;padding:20px;border:1px dashed #aebfc9;color:var(--mp-muted);background:var(--mp-surface);font-size:13px;text-align:center}.mp-mastr__product-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:20px;padding:18px;border:1px solid var(--mp-line);border-radius:6px;background:var(--mp-white)}.mp-mastr__product-card>img{width:96px;height:96px;object-fit:contain;background:var(--mp-surface)}.mp-mastr__product-head{display:flex;gap:12px;align-items:start;justify-content:space-between;margin-bottom:12px}.mp-mastr__product-head strong,.mp-mastr__product-head small{display:block}.mp-mastr__product-head strong{color:var(--mp-navy);font-size:15px}.mp-mastr__product-head small{margin-top:3px;color:var(--mp-muted);font-size:11px}.mp-mastr__remove{flex:0 0 auto;padding:5px 8px;border:1px solid #cf9d9d;border-radius:4px;color:var(--mp-error);background:var(--mp-white);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.mp-mastr__product-controls{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) 90px;gap:10px}.mp-mastr__product-controls label{display:block;color:var(--mp-technical);font-size:11px;font-weight:700}.mp-mastr__product-controls :where(select,input){min-height:40px;margin-top:4px;font-size:13px}.mp-mastr__product-details{margin-top:12px;font-size:12px}.mp-mastr__product-details summary{color:var(--mp-link);font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.mp-mastr__product-details dl{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);margin:12px 0 0;border-top:1px solid var(--mp-line)}.mp-mastr__product-details dt,.mp-mastr__product-details dd{margin:0;padding:7px 8px;border-bottom:1px solid var(--mp-line)}.mp-mastr__product-details dt{color:var(--mp-technical);background:var(--mp-surface);font-weight:700}.mp-mastr__product-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px}.mp-mastr__product-links a{font-size:12px;font-weight:600}.mp-mastr__app-slot{margin-top:24px;padding:16px;border:1px solid var(--mp-line);background:var(--mp-surface)}.mp-mastr__tool-nav{display:flex;gap:12px;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid var(--mp-line)}.mp-mastr__results>h3{font-size:28px}.mp-mastr__result-summary{margin-bottom:24px;padding:20px;border-left:4px solid var(--mp-action);background:var(--mp-info)}.mp-mastr__result-summary strong{display:block;margin-bottom:4px;color:var(--mp-navy);font-size:17px}.mp-mastr__result-summary p{margin:0;font-size:14px}.mp-mastr__result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.mp-mastr__results section{margin-top:16px;padding:20px;border:1px solid var(--mp-line);border-radius:6px;background:var(--mp-white)}.mp-mastr__result-grid section{margin-top:0}.mp-mastr__status-list,.mp-mastr__missing-list,.mp-mastr__material-list{margin:0;padding:0;list-style:none}.mp-mastr__status-list li,.mp-mastr__missing-list li,.mp-mastr__material-list li{position:relative;padding:7px 0 7px 24px;border-bottom:1px solid #e5ecef;font-size:13px}.mp-mastr__status-list li:last-child,.mp-mastr__missing-list li:last-child,.mp-mastr__material-list li:last-child{border-bottom:0}.mp-mastr__status-list li:before,.mp-mastr__material-list li:before{position:absolute;left:0;color:var(--mp-action);content:"\2713";font-weight:700}.mp-mastr__missing-list li:before{position:absolute;left:0;color:var(--mp-warning);content:"!";font-weight:700}.mp-mastr__data-list{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);margin:0;border-top:1px solid var(--mp-line)}.mp-mastr__data-list dt,.mp-mastr__data-list dd{margin:0;padding:9px 10px;border-bottom:1px solid var(--mp-line);font-size:12px}.mp-mastr__data-list dt{color:var(--mp-technical);background:var(--mp-surface);font-weight:700}.mp-mastr__result-products-list{display:grid;gap:12px}.mp-mastr__result-product{padding:14px;border-left:3px solid var(--mp-sky);background:var(--mp-surface)}.mp-mastr__result-product strong,.mp-mastr__result-product small{display:block}.mp-mastr__result-product small{margin-top:4px;color:var(--mp-muted);font-size:11px}.mp-mastr__result-product ul{margin:10px 0 0;padding-left:20px;font-size:12px}.mp-mastr__result-actions{margin-block:24px}.mp-mastr__security{display:grid;grid-template-columns:150px minmax(0,1fr);gap:32px;align-items:center;padding:32px;border:1px solid var(--mp-line);border-left:5px solid var(--mp-action);background:var(--mp-info)}.mp-mastr__security>div:first-child{padding:20px 12px;border:1px solid #9ec9d9;border-radius:4px;color:var(--mp-action);background:var(--mp-white);font-family:Geist,monospace;font-size:24px;font-weight:700;letter-spacing:.14em;text-align:center}.mp-mastr__security p:last-child{margin-bottom:0}.mp-mastr__sources{margin-bottom:24px;padding-left:20px}.mp-mastr__sources li+li{margin-top:10px}.mp-mastr__sources a{font-weight:600}.mp-mastr__source-note,.mp-mastr__noscript{color:var(--mp-muted);font-size:12px}.mp-mastr__noscript{margin:16px 0 0;padding:12px;border:1px solid var(--mp-warning);background:var(--mp-warning-bg)}.mp-mastr__sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}@media(max-width:990px){.mp-mastr__hero-grid{grid-template-columns:1fr;gap:40px;min-height:auto;padding-block:64px}.mp-mastr__hero-panel{max-width:720px}.mp-mastr__layout{grid-template-columns:1fr;gap:32px}.mp-mastr__nav{position:static}.mp-mastr__nav nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.mp-mastr__check-grid,.mp-mastr__fields--three,.mp-mastr__product-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.mp-mastr{font-size:14px}.mp-mastr__shell{width:min(100% - 32px,1180px)}.mp-mastr h1{font-size:clamp(34px,11vw,46px)}.mp-mastr h2{font-size:28px}.mp-mastr__lead{font-size:16px}.mp-mastr__hero-grid{gap:32px;padding-block:48px}.mp-mastr__hero-actions,.mp-mastr__hero-actions .mp-mastr__button{width:100%}.mp-mastr__hero-actions{padding-right:80px}.mp-mastr__answer .mp-mastr__shell{grid-template-columns:1fr;gap:8px}.mp-mastr__layout{padding-block:40px 64px}.mp-mastr__nav nav,.mp-mastr__decision-grid,.mp-mastr__check-grid,.mp-mastr__route-grid,.mp-mastr__choice-grid,.mp-mastr__fields--three,.mp-mastr__result-grid{grid-template-columns:1fr}.mp-mastr__section{padding-bottom:48px}.mp-mastr__section+.mp-mastr__section{padding-top:48px}.mp-mastr__section--tool{margin-inline:-8px;padding:40px 12px}.mp-mastr__tool-intro{display:grid}.mp-mastr__privacy-chip{width:max-content;max-width:100%}.mp-mastr__tool{padding:20px 14px}.mp-mastr__progress li{display:grid;justify-items:center;gap:4px;text-align:center}.mp-mastr__progress li small{font-size:10px}.mp-mastr__field--wide{grid-column:auto}.mp-mastr__search-row{grid-template-columns:1fr}.mp-mastr__search-row .mp-mastr__button{width:100%}.mp-mastr__product-card{grid-template-columns:70px minmax(0,1fr);gap:12px;padding:14px}.mp-mastr__product-card>img{width:70px;height:70px}.mp-mastr__product-controls{grid-column:1 / -1;grid-template-columns:1fr}.mp-mastr__product-details,.mp-mastr__product-links{grid-column:1 / -1}.mp-mastr__data-list,.mp-mastr__product-details dl{grid-template-columns:1fr}.mp-mastr__data-list dd,.mp-mastr__product-details dd{padding-top:4px}.mp-mastr__security{grid-template-columns:1fr;gap:20px;padding:24px 18px}.mp-mastr__security>div:first-child{max-width:180px}.mp-mastr__result-actions .mp-mastr__button{width:100%}}@media(prefers-reduced-motion:reduce){.mp-mastr *,.mp-mastr *:before,.mp-mastr *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{body *{visibility:hidden!important}.mp-mastr__results,.mp-mastr__results *{visibility:visible!important}.mp-mastr__results{position:absolute;inset:0 auto auto 0;width:100%;padding:20px!important;color:#000;background:#fff}.mp-mastr__result-actions,.mp-mastr__tool-nav{display:none!important}.mp-mastr__results section,.mp-mastr__result-summary{break-inside:avoid;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/mp-balkonkraftwerk-anmeldung.css.map */
