.mr180-editor{position:relative}.mr180-toolbar{display:flex;gap:6px;overflow-x:auto;padding:8px;margin:0 0 7px;border:1px solid #d7e4f1;border-radius:14px;background:#f5f9ff;scrollbar-width:none}.mr180-toolbar::-webkit-scrollbar{display:none}.mr180-toolbar button{flex:0 0 auto;min-width:39px;height:36px;padding:0 10px;border:1px solid #d2e0ee;border-radius:10px;background:#fff;color:#173f78;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.mr180-toolbar button:hover,.mr180-toolbar button:focus{border-color:#4d85d8;background:#eaf3ff}.mr180-suggestions{position:absolute;z-index:200;right:0;left:0;max-height:320px;overflow:auto;margin-top:5px;padding:7px;border:1px solid #ccdaea;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(20,52,103,.2)}.mr180-suggestions[hidden]{display:none}.mr180-suggestion{display:flex;align-items:center;gap:10px;width:100%;padding:9px;border:0;border-radius:11px;background:transparent;text-align:left;cursor:pointer}.mr180-suggestion:hover,.mr180-suggestion.is-active{background:#eef5ff}.mr180-suggestion img,.mr180-suggestion>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;object-fit:cover;background:#e3effb}.mr180-suggestion div{min-width:0;flex:1}.mr180-suggestion strong,.mr180-suggestion small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mr180-suggestion small{color:#6a7d97}.mr180-rich-list{margin:8px 0;padding-left:24px}.mr180-reference{display:inline-flex;padding:2px 6px;border-radius:7px;background:#e9f3ff;color:#1761b4;font-weight:900;text-decoration:none}.mr180-reference-blog,.mr180-reference-article{background:#f1ecff;color:#6545b4}.mr180-reference.is-missing{background:#f1f2f4;color:#687588}.mr180-reference-cards{display:grid;gap:9px;margin:12px 18px}.mr180-reference-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #d8e4f1;border-radius:16px;background:linear-gradient(135deg,#f7fbff,#eef5ff);color:#17325d;text-decoration:none}.mr180-reference-card>img,.mr180-reference-card>span{width:72px;height:64px;display:grid;place-items:center;border-radius:12px;object-fit:cover;background:#dcecff;font-size:28px}.mr180-reference-card div{min-width:0}.mr180-reference-card small,.mr180-reference-card strong,.mr180-reference-card p{display:block;margin:0}.mr180-reference-card small{color:#2c70c9;font-weight:900}.mr180-reference-card p{margin-top:3px;color:#657895;font-size:12px}.mr180-reference-card>b{font-size:24px}.mr180-blog-hero{background:linear-gradient(135deg,#173f91,#6b4fc4);color:#fff}.mr180-blog-hero h1,.mr180-blog-hero p{color:#fff}.mr180-blog-search{display:flex;gap:9px;max-width:680px;margin:0 auto 22px}.mr180-blog-search input{flex:1}.mr180-blog-grid,.mr180-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mr180-blog-card,.mr180-article-card{overflow:hidden;border:1px solid var(--line,#d9e5f1);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm,0 10px 28px rgba(18,64,126,.08))}.mr180-blog-cover{display:block;height:230px;background:#eaf3ff}.mr180-blog-cover img{width:100%;height:100%;object-fit:cover}.mr180-blog-cover>span{height:100%;display:grid;place-items:center;font-size:58px}.mr180-blog-card>div,.mr180-article-card>div{padding:18px}.mr180-blog-card small,.mr180-article-card small{color:#4f67ae;font-weight:900}.mr180-blog-card h2,.mr180-article-card h2{margin:7px 0}.mr180-blog-card h2 a,.mr180-article-card h2 a{color:#17325d;text-decoration:none}.mr180-blog-card p,.mr180-article-card p{color:#637692;line-height:1.55}.mr180-blog-card footer,.mr180-article-card footer{display:flex;justify-content:space-between;gap:10px;color:#74839a;font-size:11px}.mr180-article-card{display:grid;grid-template-columns:180px 1fr}.mr180-article-card>a{min-height:190px;background:#eaf3ff}.mr180-article-card>a img{width:100%;height:100%;object-fit:cover}.mr180-article-card>a span{height:100%;display:grid;place-items:center;font-size:45px}.mr180-blog-detail-hero{display:grid;grid-template-columns:minmax(260px,42%) 1fr;gap:28px;align-items:center;margin-bottom:26px;padding:24px;border-radius:26px;background:linear-gradient(135deg,#eef6ff,#f6f1ff)}.mr180-blog-detail-hero>img{width:100%;max-height:420px;object-fit:cover;border-radius:20px}.mr180-blog-detail-hero h1{font-size:clamp(32px,5vw,58px)}.mr180-edit-cover{display:block;max-width:280px;max-height:180px;margin:8px 0;border-radius:15px;object-fit:cover}.mr180-edit-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.mr180-edit-gallery label{padding:6px;border:1px solid #dbe5f0;border-radius:12px}.mr180-edit-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.mr180-edit-gallery span{display:block;margin-top:4px;font-size:11px}.mr180-story{max-width:930px;margin:auto}.mr180-story>header{overflow:hidden;border-radius:26px;background:#eef5ff}.mr180-story>header>img{width:100%;max-height:520px;object-fit:cover}.mr180-story>header>div{padding:clamp(20px,5vw,48px)}.mr180-story h1{font-size:clamp(34px,6vw,64px)}.mr180-story .lead{font-size:20px;line-height:1.6;color:#526987}.mr180-story-body{padding:32px clamp(8px,5vw,60px);font-size:17px;line-height:1.85;color:#253c5c}.mr180-story-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mr180-story-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.mr180-story-actions{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.mr180-story-actions form{margin:0}
@media(max-width:760px){.mr180-blog-grid,.mr180-article-grid{grid-template-columns:1fr}.mr180-blog-detail-hero{grid-template-columns:1fr;padding:16px}.mr180-article-card{grid-template-columns:120px 1fr}.mr180-edit-gallery{grid-template-columns:repeat(2,1fr)}.mr180-story-gallery{grid-template-columns:repeat(2,1fr)}.mr180-toolbar{position:sticky;top:64px;z-index:30}.mr180-reference-cards{margin:10px 0}.mr180-reference-card{grid-template-columns:54px minmax(0,1fr) auto}.mr180-reference-card>img,.mr180-reference-card>span{width:54px;height:54px}.mr180-reference-card p{display:none}}

html.mr180-font-compact{font-size:14px}html.mr180-font-large{font-size:18px}html.mr180-font-xlarge{font-size:20px}
html.mr180-reduced-motion *,html.mr180-reduced-motion *::before,html.mr180-reduced-motion *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
.mr180-setting-options{display:flex;flex-wrap:wrap;gap:8px}.mr180-setting-options label{cursor:pointer}.mr180-setting-options input{position:absolute;opacity:0}.mr180-setting-options span{display:block;padding:10px 14px;border:1px solid #d6e3f0;border-radius:12px;background:#f5f9ff;font-weight:800}.mr180-setting-options input:checked+span{border-color:#3976d4;background:#e8f2ff;color:#174f9b}.mr180-settings-list{display:grid;gap:10px;margin:18px 0}.mr180-settings-list>label{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #dbe6f1;border-radius:15px;background:#f9fbfe}.mr180-settings-list input{margin-top:4px}.mr180-settings-list strong,.mr180-settings-list small{display:block}.mr180-settings-list small{margin-top:3px;color:#687b96;line-height:1.45}

.mr180-finder-hero{background:linear-gradient(135deg,#eaf6ff,#f4efff)}.mr180-finder-form{display:grid;gap:18px;margin:20px 0}.mr180-finder-form fieldset{margin:0;padding:16px;border:1px solid #d8e5f1;border-radius:17px}.mr180-finder-form legend{padding:0 7px;color:#173f78;font-weight:900}.mr180-area-types{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.mr180-area-types label{cursor:pointer}.mr180-area-types input{position:absolute;opacity:0}.mr180-area-types span{display:grid;place-items:center;min-height:105px;padding:12px;border:1px solid #d7e4f0;border-radius:16px;background:#f7fbff;text-align:center}.mr180-area-types b{font-size:29px}.mr180-area-types input:checked+span{border-color:#3475d1;background:#e6f1ff;box-shadow:0 0 0 2px rgba(52,117,209,.12)}.mr180-finder-checks{display:flex;flex-wrap:wrap;gap:10px}.mr180-finder-checks label{padding:11px 14px;border:1px solid #d9e5f0;border-radius:12px;background:#f8fbfe;font-weight:800}.mr180-finder-results{display:grid;gap:13px}.mr180-finder-result{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:18px;align-items:center;padding:12px;border:1px solid #d9e5f0;border-radius:19px;background:#fff}.mr180-finder-result>img{width:170px;height:125px;border-radius:14px;object-fit:cover}.mr180-finder-result h3{margin:5px 0}.mr180-finder-result p{color:#677b95}.mr180-finder-result-actions{display:grid;gap:8px}.mr180-finder-result-actions form{margin:0}
@media(max-width:760px){.mr180-area-types{grid-template-columns:repeat(2,1fr)}.mr180-finder-result{grid-template-columns:90px minmax(0,1fr)}.mr180-finder-result>img{width:90px;height:90px}.mr180-finder-result-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.mr180-finder-result-actions form,.mr180-finder-result-actions button{width:100%}}

/* Unterkunfts-Finder 1.8.3 */
.mr-finder-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:center;margin:8px 0 22px;padding:clamp(24px,4vw,44px);overflow:hidden;border:1px solid #c9e0f1;border-radius:28px;background:linear-gradient(125deg,#eef9ff 0%,#f8fcff 48%,#fff7d8 100%);box-shadow:0 18px 48px rgba(28,75,126,.1)}
.mr-finder-hero:before,.mr-finder-hero:after{content:"";position:absolute;z-index:-1;border-radius:999px;filter:blur(2px)}
.mr-finder-hero:before{width:260px;height:260px;right:-90px;top:-120px;background:rgba(63,185,231,.2)}
.mr-finder-hero:after{width:220px;height:220px;left:42%;bottom:-170px;background:rgba(255,209,75,.22)}
.mr-finder-hero .eyebrow,.mr-finder-result-head .eyebrow,.mr-finder-summary .eyebrow{display:flex;align-items:center;gap:7px;margin:0 0 9px;color:#2470c6;font-size:12px;font-weight:900;letter-spacing:.12em}
.mr-finder-hero h1{max-width:760px;margin:0;color:#102e5c;font-size:clamp(30px,4vw,50px);line-height:1.02;letter-spacing:-.035em}
.mr-finder-hero-copy>p:not(.eyebrow){max-width:780px;margin:16px 0 0;color:#536b89;font-size:17px;line-height:1.55}
.mr-finder-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.mr-finder-trust span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(70,128,181,.2);border-radius:999px;background:rgba(255,255,255,.78);color:#244d78;font-size:12px;font-weight:800}
.mr-finder-trust i{color:#159b69}
.mr-finder-hero-visual{display:grid;place-items:center;align-content:center;min-height:200px;padding:20px;border:1px solid rgba(255,255,255,.75);border-radius:25px;background:linear-gradient(145deg,#1c5793,#25a4d3);color:#fff;text-align:center;box-shadow:0 18px 35px rgba(29,104,157,.2)}
.mr-finder-hero-visual>i{margin-bottom:14px;font-size:58px;color:#ffe27d;filter:drop-shadow(0 8px 12px rgba(5,47,87,.25))}
.mr-finder-hero-visual strong{font-size:22px}.mr-finder-hero-visual small{max-width:190px;margin-top:5px;line-height:1.4;opacity:.85}
.mr-finder-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start;margin-bottom:24px}
.mr-finder-form,.mr-finder-summary{border:1px solid #d5e4f0;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(30,72,118,.08)}
.mr-finder-form{display:grid;gap:14px;padding:20px}
.mr-finder-step{min-width:0;margin:0;padding:18px;border:1px solid #dce8f2;border-radius:19px;background:linear-gradient(145deg,#fff,#f8fbfe)}
.mr-finder-step legend{display:flex;align-items:center;gap:10px;padding:0 7px 0 0;color:#123664;font-size:17px;font-weight:900}
.mr-finder-step legend>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#2876e8,#4fb6e4);color:#fff;font-size:13px;box-shadow:0 7px 14px rgba(48,119,208,.2)}
.mr-finder-step-help{margin:1px 0 14px 41px;color:#6b7f99;font-size:13px}
.mr-finder-area-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.mr-finder-area-types label,.mr-finder-checks label{position:relative;cursor:pointer}
.mr-finder-area-types input,.mr-finder-checks input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.mr-finder-area-types label>span{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:11px;min-height:88px;padding:14px;border:1px solid #d8e6f1;border-radius:16px;background:#fff;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s}
.mr-finder-area-types label>span>i{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf4ff;color:#2876d7;font-size:18px}
.mr-finder-area-types label>span>strong{align-self:end;color:#173b6b;font-size:14px}.mr-finder-area-types label>span>small{align-self:start;margin-top:3px;color:#71839a;font-size:10px;line-height:1.35}
.mr-finder-area-types label>span>b{position:absolute;right:10px;top:10px;color:#2d7fe3;font-size:17px;opacity:0;transform:scale(.7);transition:.18s}
.mr-finder-area-types input:checked+span{border-color:#3b83df;background:#eff7ff;box-shadow:0 0 0 3px rgba(54,126,218,.1)}
.mr-finder-area-types input:checked+span>b{opacity:1;transform:scale(1)}
.mr-finder-area-types label:hover>span{transform:translateY(-1px);border-color:#90b8e5}
.mr-finder-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.mr-finder-fields label,.mr-finder-age-grid label{display:grid;gap:6px;color:#244669;font-size:12px;font-weight:800}
.mr-finder-fields label>span,.mr-finder-age-grid label>span{display:flex;align-items:center;gap:7px}.mr-finder-fields label>span i{width:17px;color:#367dd4;text-align:center}
.mr-finder-fields input,.mr-finder-fields select,.mr-finder-age-grid select{width:100%;min-height:47px;padding:10px 12px;border:1px solid #cdddeb;border-radius:12px;background:#fff;color:#17375f;font:inherit;font-size:14px;box-sizing:border-box}
.mr-finder-fields input:focus,.mr-finder-fields select:focus,.mr-finder-age-grid select:focus{outline:3px solid rgba(55,128,220,.14);border-color:#4789da}
.mr-finder-child-ages{display:grid;gap:12px;margin-top:13px;padding:14px;border:1px solid #cfe3f5;border-radius:15px;background:#edf7ff}
.mr-finder-child-ages[hidden]{display:none}.mr-finder-child-ages>div:first-child{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;color:#153b6c}.mr-finder-child-ages>div:first-child small{color:#637e9c}
.mr-finder-travel-rules{display:flex;align-items:flex-start;gap:11px;margin-top:13px;padding:13px 14px;border:1px solid #c9e0f5;border-radius:15px;background:linear-gradient(135deg,#edf7ff,#fff9dc);color:#173d6c}.mr-finder-travel-rules>i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:#fff;color:#2c7cdb;box-shadow:0 5px 16px rgba(42,92,142,.1)}.mr-finder-travel-rules strong,.mr-finder-travel-rules small{display:block}.mr-finder-travel-rules strong{font-size:12px}.mr-finder-travel-rules small{margin-top:3px;color:#58748f;font-size:10px;line-height:1.4}
.mr-finder-age-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.mr-finder-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.mr-finder-checks label>span{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;gap:1px 10px;min-height:76px;padding:13px;border:1px solid #d8e6f1;border-radius:15px;background:#fff;transition:.18s}
.mr-finder-checks label>span>i:first-child{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef5ff;color:#3278d5;font-size:17px}
.mr-finder-checks b{align-self:end;color:#173b68;font-size:13px}.mr-finder-checks small{align-self:start;color:#78899e;font-size:10px}.mr-finder-checks em{position:absolute;right:9px;top:9px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#2b7de0;color:#fff;font-size:9px;font-style:normal;opacity:0;transform:scale(.6);transition:.18s}
.mr-finder-checks input:checked+span{border-color:#4191d8;background:#eef9ff;box-shadow:0 0 0 3px rgba(55,141,210,.1)}.mr-finder-checks input:checked+span em{opacity:1;transform:scale(1)}
.mr-finder-included-utilities{grid-column:span 2;display:flex;align-items:center;gap:11px;min-height:76px;padding:13px;border:1px solid #bfe4d4;border-radius:15px;background:linear-gradient(135deg,#effcf6,#f8fffb);color:#176f50}.mr-finder-included-utilities[hidden]{display:none}.mr-finder-included-utilities>i{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#d9f5e8;color:#18875c}.mr-finder-included-utilities span{display:grid;gap:3px}.mr-finder-included-utilities b{font-size:13px}.mr-finder-included-utilities small{font-size:10px;color:#5e8273}
.mr-finder-submit-row{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.mr-finder-submit-row .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px}
.mr-finder-summary{position:relative;overflow:hidden;padding:21px}.mr-finder-summary:after{content:"";position:absolute;right:-50px;top:-65px;width:150px;height:150px;border-radius:50%;background:rgba(255,213,70,.2)}
.mr-finder-summary-icon{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;margin-bottom:14px;border-radius:17px;background:linear-gradient(140deg,#fff0a7,#ffd34e);color:#7c5500;font-size:24px;box-shadow:0 9px 20px rgba(184,132,15,.15)}
.mr-finder-summary h2{margin:0 0 15px;color:#143663;font-size:22px}.mr-finder-summary ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.mr-finder-summary li{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:11px;border:1px solid #dce8f2;border-radius:14px;background:#f9fcff}.mr-finder-summary li>i{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e8f3ff;color:#347cd6}.mr-finder-summary li span{display:grid;gap:2px;min-width:0}.mr-finder-summary li small{color:#77899e;font-size:10px}.mr-finder-summary li strong{overflow:hidden;color:#173a66;font-size:12px;text-overflow:ellipsis}
.mr-finder-summary-note{display:grid;grid-template-columns:auto 1fr;gap:9px;margin:14px 0;padding:12px;border-radius:14px;background:#fff7d9;color:#725310}.mr-finder-summary-note>i{margin-top:2px}.mr-finder-summary-note p{margin:0;font-size:11px;line-height:1.45}
.mr-finder-all-link{display:flex;align-items:center;justify-content:space-between;color:#226fc8;font-size:12px;font-weight:900;text-decoration:none}
.mr-finder-result-section{margin:28px 0}.mr-finder-result-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:14px;padding:0 3px}.mr-finder-result-head h2{margin:0;color:#123562;font-size:clamp(24px,3vw,34px)}.mr-finder-result-head p:not(.eyebrow){margin:5px 0 0;color:#687e98}.mr-finder-result-head>span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#e8f8ef;color:#167b52;font-size:11px;font-weight:900}
.mr-finder-results{display:grid;gap:13px}.mr-finder-result{display:grid;grid-template-columns:230px minmax(0,1fr) 220px;gap:17px;align-items:stretch;padding:12px;border:1px solid #d6e4ef;border-radius:21px;background:#fff;box-shadow:0 11px 30px rgba(30,72,118,.07)}
.mr-finder-result-image{position:relative;display:block;min-height:175px;overflow:hidden;border-radius:15px;background:#e8f1f7}.mr-finder-result-image img{width:100%;height:100%;min-height:175px;object-fit:cover;transition:transform .25s}.mr-finder-result-image:hover img{transform:scale(1.025)}.mr-finder-result-image>span{position:absolute;right:9px;bottom:9px;display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:10px;background:rgba(11,39,77,.86);color:#fff;font-size:10px;font-weight:900}
.mr-finder-result-content{align-self:center;min-width:0;padding:4px 0}.mr-finder-provider{display:flex;align-items:center;gap:6px;margin:0;color:#2877cf;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.mr-finder-result-content h3{margin:6px 0 10px;font-size:20px;line-height:1.16}.mr-finder-result-content h3 a{color:#123663;text-decoration:none}.mr-finder-result-facts{display:flex;flex-wrap:wrap;gap:6px}.mr-finder-result-facts span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:9px;background:#f0f6fc;color:#315473;font-size:10px;font-weight:800}.mr-finder-result-facts i{color:#337bd4}.mr-finder-description{margin:10px 0 0;color:#607791;font-size:12px;line-height:1.45}.mr-finder-fees{display:block;margin-top:8px;color:#75879d;font-size:9px}
.mr-finder-booking-note{display:flex;align-items:flex-start;gap:9px;margin:10px 0 0;padding:9px 10px;border:1px solid #f2d99a;border-radius:12px;background:#fff9e8;color:#21466e}.mr-finder-booking-note>i{margin-top:2px;color:#d68a00}.mr-finder-booking-note strong,.mr-finder-booking-note small{display:block}.mr-finder-booking-note strong{font-size:10px}.mr-finder-booking-note small{margin-top:3px;color:#687c91;font-size:9px;line-height:1.35}
.mr-finder-result-actions{display:grid;align-content:center;gap:8px;padding:12px;border-radius:15px;background:linear-gradient(145deg,#f4f9ff,#fffbea)}.mr-finder-price{display:grid;margin-bottom:2px}.mr-finder-price small,.mr-finder-price span{color:#76889b;font-size:9px}.mr-finder-price strong{color:#143968;font-size:19px}.mr-finder-result-actions>.button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:41px;padding:8px;font-size:11px}
.mr-finder-price-breakdown{border:1px solid #d5e4f0;border-radius:12px;background:#fff}.mr-finder-price-breakdown summary{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 9px;cursor:pointer;color:#245b9d;font-size:10px;font-weight:900;list-style:none}.mr-finder-price-breakdown summary::-webkit-details-marker{display:none}.mr-finder-price-breakdown>div{display:grid;gap:6px;padding:0 10px 10px}.mr-finder-price-breakdown span{display:flex;justify-content:space-between;gap:8px;color:#385b7e;font-size:9px}.mr-finder-price-breakdown p{margin:3px 0 0;color:#71839a;font-size:8px;line-height:1.4}
.mr-finder-inquiry summary{display:flex;align-items:center;justify-content:center;gap:6px;min-height:41px;padding:8px;border-radius:11px;background:linear-gradient(135deg,#2d75e2,#46b0de);color:#fff;font-size:11px;font-weight:900;cursor:pointer;list-style:none}.mr-finder-inquiry summary::-webkit-details-marker{display:none}.mr-finder-inquiry form{display:grid;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #d6e3ee}.mr-finder-inquiry label{display:grid;gap:5px;color:#254767;font-size:10px;font-weight:800}.mr-finder-inquiry textarea{width:100%;min-height:74px;padding:9px;border:1px solid #cbdce9;border-radius:10px;box-sizing:border-box;font:inherit;resize:vertical}.mr-finder-inquiry .button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:40px}.mr-finder-inquiry form>small{color:#72859b;font-size:8px;line-height:1.35}
.mr-finder-empty{display:grid;place-items:center;min-height:240px;padding:30px;border:1px dashed #bcd3e5;border-radius:22px;background:linear-gradient(145deg,#f7fbff,#fffdf3);text-align:center}.mr-finder-empty>i{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;background:#e6f2ff;color:#337bd3;font-size:25px}.mr-finder-empty h3{margin:13px 0 5px;color:#163964}.mr-finder-empty p{max-width:520px;margin:0 0 15px;color:#687f98}
.mr-finder-transparency{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;margin:22px 0;padding:18px;border:1px solid #cfe5db;border-radius:19px;background:#effaf5;color:#275c47}.mr-finder-transparency>i{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#d7f1e4;color:#17835a;font-size:18px}.mr-finder-transparency strong{color:#174d38}.mr-finder-transparency p{margin:5px 0 0;font-size:12px;line-height:1.5}
@media(max-width:980px){.mr-finder-hero{grid-template-columns:1fr}.mr-finder-hero-visual{display:none}.mr-finder-layout{grid-template-columns:1fr}.mr-finder-summary{display:grid;grid-template-columns:auto 1fr;gap:0 14px}.mr-finder-summary-icon{grid-row:1/4}.mr-finder-summary>p,.mr-finder-summary>h2{grid-column:2}.mr-finder-summary ul,.mr-finder-summary-note,.mr-finder-all-link{grid-column:1/-1}.mr-finder-result{grid-template-columns:180px minmax(0,1fr)}.mr-finder-result-actions{grid-column:1/-1;grid-template-columns:180px 1fr 1fr;align-items:center}.mr-finder-inquiry{min-width:0}}
@media(max-width:680px){.mr-finder-hero{margin-top:0;margin-bottom:10px;padding:14px 16px;border-radius:0 0 20px 20px}.mr-finder-hero h1{font-size:23px;line-height:1.08}.mr-finder-hero .eyebrow{margin-bottom:5px;font-size:9px}.mr-finder-hero-copy>p:not(.eyebrow){margin-top:7px;font-size:11px;line-height:1.38}.mr-finder-trust{display:none}.mr-finder-form{padding:10px;border-radius:20px}.mr-finder-step{padding:14px 11px}.mr-finder-step legend{font-size:15px}.mr-finder-step-help{margin-left:0;font-size:11px}.mr-finder-area-types{grid-template-columns:1fr 1fr}.mr-finder-area-types label>span{grid-template-columns:34px 1fr;min-height:82px;padding:10px;column-gap:8px}.mr-finder-area-types label>span>i{width:34px;height:34px}.mr-finder-area-types label>span>strong{font-size:12px}.mr-finder-area-types label>span>small{font-size:8px}.mr-finder-fields{grid-template-columns:1fr 1fr}.mr-finder-fields label>span{font-size:10px}.mr-finder-fields input,.mr-finder-fields select{min-height:44px;padding:8px;font-size:12px}.mr-finder-age-grid{grid-template-columns:1fr 1fr}.mr-finder-checks{grid-template-columns:1fr}.mr-finder-checks label>span{min-height:66px}.mr-finder-included-utilities{grid-column:auto;min-height:64px}.mr-finder-submit-row{display:grid;grid-template-columns:1fr}.mr-finder-submit-row .button{width:100%}.mr-finder-summary{padding:16px}.mr-finder-result-head{align-items:flex-start;flex-direction:column}.mr-finder-result{grid-template-columns:105px minmax(0,1fr);gap:11px;padding:9px;border-radius:17px}.mr-finder-result-image,.mr-finder-result-image img{min-height:118px}.mr-finder-result-content h3{font-size:16px}.mr-finder-result-facts span{font-size:8px}.mr-finder-description{display:none}.mr-finder-result-actions{grid-template-columns:1fr;gap:7px;padding:10px}.mr-finder-price{grid-template-columns:auto 1fr;align-items:end;gap:0 7px}.mr-finder-price small{grid-column:1/-1}.mr-finder-result-actions>.button,.mr-finder-inquiry summary{min-height:44px}.mr-finder-transparency{padding:14px}.mr-finder-transparency p{font-size:10px}}
@media(max-width:390px){.mr-finder-area-types,.mr-finder-fields{grid-template-columns:1fr}.mr-finder-result{grid-template-columns:90px minmax(0,1fr)}.mr-finder-result-image,.mr-finder-result-image img{min-height:105px}.mr-finder-result-facts span:nth-child(n+3){display:none}}

.mr180-activity-list{display:grid;gap:4px;margin-bottom:20px}.mr180-activity-list>a{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:10px;border-radius:13px;color:#17325d;text-decoration:none}.mr180-activity-list>a:hover{background:#f0f6fd}.mr180-activity-list>a>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e9f3ff}.mr180-activity-list strong,.mr180-activity-list small{display:block}.mr180-activity-list small{margin-top:2px;color:#6c7f98}

/* 1.8.0ab – Blog Studio, Bildergalerie und öffentliche Interaktion */
.mr180-blog-studio{width:min(100%,1080px);margin-inline:auto}.mr180-blog-studio-card{overflow:hidden;padding:0!important;border:1px solid #cbdfee!important;border-radius:26px!important;background:rgba(255,255,255,.95)!important;box-shadow:0 18px 44px rgba(18,61,105,.12)!important}.mr180-studio-head{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 26px;background:radial-gradient(circle at 92% 15%,rgba(255,214,80,.34),transparent 13rem),linear-gradient(135deg,#e7f6ff,#f7fbff 56%,#fff7dd);border-bottom:1px solid #d3e5f2}.mr180-studio-head h1{margin:4px 0 7px;font-size:clamp(29px,4vw,43px);line-height:1.05;color:#102e61}.mr180-studio-head p:not(.eyebrow){max-width:720px;margin:0;color:#526d8f;line-height:1.5}.mr180-studio-head>span{display:grid;place-items:center;width:72px;height:72px;flex:0 0 auto;border-radius:24px;background:linear-gradient(145deg,#287cf0,#49bae0);box-shadow:0 12px 28px rgba(37,119,200,.24);font-size:32px}.mr180-blog-editor-form{display:grid;gap:18px;padding:24px 26px}.mr180-blog-editor-form .form-row{margin:0}.mr180-blog-editor-form label{display:block;margin-bottom:7px;color:#163663;font-size:14px;font-weight:900}.mr180-blog-editor-form input,.mr180-blog-editor-form textarea,.mr180-blog-editor-form select{border-color:#c8dceb;background:#fbfdff}.mr180-blog-editor-form textarea{line-height:1.58}.mr180-story-editor-row{padding:16px;border:1px solid #cfe1ee;border-radius:20px;background:linear-gradient(145deg,#f7fbff,#eef7ff)}.mr180-story-editor-row>label{font-size:17px}.mr180-story-editor-row textarea{min-height:390px;border-radius:0 0 15px 15px!important;background:#fff}.mr180-toolbar{align-items:center!important;padding:7px!important;border-radius:14px 14px 0 0!important;background:rgba(231,242,253,.96)!important}.mr180-toolbar-style{flex:0 0 auto;margin:0!important}.mr180-toolbar-style select{width:auto!important;min-width:128px;height:36px!important;padding:0 30px 0 10px!important;border:1px solid #c8dbea!important;border-radius:10px!important;background:#fff!important;color:#173f78!important;font-size:12px!important;font-weight:900!important}.mr180-toolbar button{height:36px!important}.mr180-cover-field{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;align-items:center;padding:13px;border:1px dashed #b8d3e8;border-radius:17px;background:#f6fbff}.mr180-cover-field .mr180-edit-cover,.mr180-cover-placeholder{width:150px;height:104px;margin:0!important;border-radius:13px;object-fit:cover}.mr180-cover-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#dff2ff,#fff5cf);font-size:38px}.mr180-cover-field input[type=file],.mr180-photo-library>input[type=file]{width:100%;padding:10px;border:1px solid #c8ddeb;border-radius:12px;background:#fff}.mr180-cover-field small,.mr180-photo-library small{display:block;margin-top:7px;color:#607895;line-height:1.45}.mr180-photo-library{padding:17px;border:1px solid #cfe0ed;border-radius:20px;background:linear-gradient(145deg,#f8fcff,#fffaf0)}.mr180-photo-library-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.mr180-photo-library-head label{margin:0;font-size:17px}.mr180-photo-library-head small{margin-top:3px}.mr180-photo-library-head>strong{display:grid;place-items:center;min-width:72px;height:40px;padding:0 12px;border-radius:999px;background:#173f78;color:#fff;font-size:13px}.mr180-edit-gallery,.mr180-new-photo-previews{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0 0 14px!important}.mr180-new-photo-previews:empty{display:none!important}.mr180-photo-editor-card{overflow:hidden;border:1px solid #c9ddeb;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(18,67,110,.08)}.mr180-photo-editor-card>img{width:100%!important;height:150px!important;aspect-ratio:auto!important;border-radius:0!important;object-fit:cover}.mr180-photo-editor-card>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px}.mr180-photo-editor-card b{align-self:center;color:#173866}.mr180-photo-editor-card select{width:auto;min-width:108px;padding:8px}.mr180-photo-editor-card .button{grid-column:1/-1;width:100%;min-height:38px}.mr180-photo-editor-card input[type=text],.mr180-photo-editor-card input:not([type]){grid-column:1/-1;width:100%}.mr180-photo-editor-card .mr180-photo-remove{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin:0;padding:8px!important;border:0!important;border-radius:10px;background:#fff1f1;color:#9b2525;font-size:12px}.mr180-photo-editor-card .mr180-photo-remove input{width:auto}.mr180-photo-editor-card.is-new{border-color:#85c5e6}.mr180-photo-editor-card.is-new b:after{content:'bereit';margin-left:7px;padding:2px 6px;border-radius:999px;background:#def6e8;color:#157242;font-size:9px;text-transform:uppercase}.mr180-studio-actions{position:sticky;z-index:8;bottom:8px;justify-content:flex-end;padding:9px;border:1px solid rgba(189,214,231,.9);border-radius:16px;background:rgba(248,252,255,.94);box-shadow:0 12px 28px rgba(19,58,97,.14);backdrop-filter:blur(12px)}
.mr180-story{width:min(100%,1080px)!important;max-width:1080px!important}.mr180-story>header{display:grid!important;grid-template-columns:minmax(300px,42%) minmax(0,1fr)!important;align-items:stretch!important;background:radial-gradient(circle at 94% 6%,rgba(255,215,66,.32),transparent 15rem),linear-gradient(145deg,#eff9ff,#fff9e9)!important}.mr180-story>header>img{width:100%!important;height:100%!important;min-height:300px!important;max-height:390px!important;object-fit:cover!important}.mr180-story>header>div{display:flex!important;flex-direction:column;justify-content:center;padding:clamp(20px,4vw,38px)!important}.mr180-story-meta{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:14px;color:#5c7390;font-size:12px}.mr180-story-meta span{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border:1px solid #d5e4ee;border-radius:999px;background:rgba(255,255,255,.78)}.mr180-story-gallery-rail{margin:14px 0;padding:12px;border:1px solid #cde0ed;border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(18,65,110,.08)}.mr180-story-gallery-rail>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mr180-story-gallery-rail>header strong,.mr180-story-gallery-rail>header small{display:block}.mr180-story-gallery-rail>header strong{color:#173663;font-size:16px}.mr180-story-gallery-rail>header small{margin-top:2px;color:#71849b;font-size:11px}.mr180-story-gallery-rail>header>div:last-child{display:flex;gap:6px}.mr180-story-gallery-rail>header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #c9ddea;border-radius:12px;background:#edf6ff;color:#1767ba;font-size:25px;font-weight:900;cursor:pointer}.mr180-story-gallery-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 30px)/4);gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.mr180-story-gallery-track::-webkit-scrollbar{display:none}.mr180-story-gallery-track>button{position:relative;overflow:hidden;padding:0;border:0;border-radius:15px;background:#e6f1fa;scroll-snap-align:start;cursor:zoom-in}.mr180-story-gallery-track img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .2s ease}.mr180-story-gallery-track button:hover img{transform:scale(1.035)}.mr180-story-gallery-track span{position:absolute;right:7px;bottom:7px;padding:3px 7px;border-radius:999px;background:rgba(8,33,65,.75);color:#fff;font-size:10px;font-weight:900}.mr180-story-body{display:flow-root;margin-top:14px!important;padding:clamp(20px,4vw,42px)!important;border:1px solid #cfe0ec!important;border-radius:22px!important;background:rgba(255,255,255,.94)!important;font-size:17px!important;line-height:1.78!important;box-shadow:0 12px 31px rgba(18,64,105,.08)!important}.mr180-story-body h2{clear:both;margin:1.4em 0 .5em;color:#143665;font-size:clamp(24px,3vw,34px);line-height:1.15}.mr180-story-body h3{clear:both;margin:1.25em 0 .45em;color:#1b4a80;font-size:clamp(20px,2.4vw,27px)}.mr180-story-body p{margin:.85em 0}.mr180-text-align{margin:1em 0}.mr180-text-align.is-zentriert{text-align:center}.mr180-text-align.is-links{text-align:left}.mr180-text-align.is-rechts{text-align:right}.mr180-story-quote{clear:both;margin:1.35em 4%;padding:17px 21px;border-left:5px solid #2f82da;border-radius:5px 16px 16px 5px;background:linear-gradient(135deg,#edf7ff,#fff7df);color:#264b75;font-size:1.08em;font-style:italic}.mr180-inline-photo{clear:both;margin:1.35em auto}.mr180-inline-photo>button{display:block;width:100%;padding:0;border:0;border-radius:18px;background:#eaf4fc;cursor:zoom-in;overflow:hidden}.mr180-inline-photo img{display:block;width:100%;max-height:640px;object-fit:cover}.mr180-inline-photo figcaption{padding:8px 10px;color:#657992;font-size:12px;text-align:center}.mr180-inline-photo.is-zentriert{width:min(74%,680px)}.mr180-inline-photo.is-links,.mr180-inline-photo.is-rechts{clear:none;width:min(44%,390px);margin-top:.5em}.mr180-inline-photo.is-links{float:left;margin-right:22px}.mr180-inline-photo.is-rechts{float:right;margin-left:22px}.mr180-blog-image-missing{display:block;margin:10px 0;padding:9px 12px;border:1px dashed #e0b26e;border-radius:12px;background:#fff6e9;color:#8a5215;font-size:12px}.mr180-story-photo-mosaic{clear:both;margin:18px 0;padding:17px;border:1px solid #ccdfec;border-radius:21px;background:rgba(255,255,255,.9)}.mr180-story-photo-mosaic h2{margin:0 0 11px;color:#173663}.mr180-story-photo-mosaic>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.mr180-story-photo-mosaic button{overflow:hidden;padding:0;border:0;border-radius:13px;background:#e8f3fb;cursor:zoom-in}.mr180-story-photo-mosaic img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.mr180-story-actions{position:static!important;width:100%!important;margin:16px 0!important;padding:10px!important;border:1px solid #c8dce9!important;border-radius:17px!important;background:rgba(248,252,255,.95)!important}.mr180-story-actions .is-liked{border-color:#e55278;background:linear-gradient(135deg,#e93970,#f06b69);color:#fff}.mr180-blog-comments{margin:16px 0;padding:20px;border:1px solid #cbdfea;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(19,63,103,.08)}.mr180-blog-comments>header{display:flex;align-items:center;justify-content:space-between;gap:14px}.mr180-blog-comments>header h2{margin:3px 0;color:#143665}.mr180-blog-comments>header>strong{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e7f3ff;color:#1769bc}.mr180-comment-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:14px 0;padding:10px;border-radius:16px;background:#eef7ff}.mr180-comment-composer textarea{min-height:78px;margin:0;border-color:#c5dbea;background:#fff}.mr180-comment-composer .button{align-self:end}.mr180-comment-list{display:grid;gap:9px}.mr180-comment-list>article{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:start;padding:12px;border:1px solid #d7e5ee;border-radius:15px;background:#fbfdff}.mr180-comment-list .avatar{width:44px;height:44px}.mr180-comment-list article>div>header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px}.mr180-comment-list article p{margin:5px 0 0;color:#314d70;line-height:1.55}.mr180-comment-list article>form{margin:0}.mr180-comment-list article>form button{width:28px;height:28px;border:0;border-radius:8px;background:#fff0f0;color:#a82929;cursor:pointer}.mr180-blog-login-note{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:14px 0;padding:14px;border-radius:16px;background:linear-gradient(135deg,#edf7ff,#fff7dc)}.mr180-blog-login-note p{margin:3px 0 0;color:#5f7590}.mr180-write-blog-cta,.mr180-blogs-invite{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;margin:18px 0;padding:20px;border:1px solid #b9d8e8;border-radius:23px;background:radial-gradient(circle at 93% 20%,rgba(255,218,70,.42),transparent 14rem),linear-gradient(125deg,#e2f5ff,#f6fbff 62%,#fff5cf);box-shadow:0 14px 34px rgba(22,69,109,.1)}.mr180-write-blog-cta>span,.mr180-blogs-invite>span{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:#fff;font-size:29px}.mr180-write-blog-cta h2,.mr180-blogs-invite h2{margin:3px 0;color:#123665}.mr180-write-blog-cta p:not(.eyebrow),.mr180-blogs-invite p:not(.eyebrow){margin:0;color:#5a718e}.mr180-feed-share-dialog,.mr180-blog-lightbox{width:min(calc(100% - 28px),640px);padding:0;border:0;border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(3,22,46,.35)}.mr180-feed-share-dialog::backdrop,.mr180-blog-lightbox::backdrop{background:rgba(6,25,50,.72);backdrop-filter:blur(4px)}.mr180-feed-share-dialog>form{display:grid;gap:15px;padding:20px}.mr180-feed-share-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mr180-feed-share-dialog h2{margin:4px 0;color:#133662}.mr180-feed-share-dialog header button,.mr180-blog-lightbox>button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:12px;background:#eaf4fc;color:#174f91;font-size:24px;cursor:pointer}.mr180-feed-share-dialog label{display:grid;gap:6px;color:#173865;font-weight:900}.mr180-feed-share-dialog input,.mr180-feed-share-dialog textarea{width:100%;border-color:#c7dce9}.mr180-feed-share-dialog>form>p{margin:0;padding:10px;border-radius:12px;background:#eef7ff;color:#58718e;font-size:12px}.mr180-blog-lightbox{width:min(calc(100% - 24px),1100px);padding:12px;background:#081e39}.mr180-blog-lightbox>button{position:absolute;z-index:2;top:17px;right:17px;background:rgba(255,255,255,.92)}.mr180-blog-lightbox img{display:block;width:100%;max-height:78vh;border-radius:16px;object-fit:contain}.mr180-blog-lightbox p{margin:9px 4px 0;color:#fff;text-align:center}.mr180-blog-card footer,.mr180-article-card footer{align-items:center;flex-wrap:wrap}.mr180-article-card footer{padding-top:7px;border-top:1px solid #edf2f6}.mr180-author-link{color:#1971c8;font-weight:900;text-decoration:none}
@media(max-width:760px){.mr180-studio-head{padding:18px}.mr180-studio-head>span{width:54px;height:54px;border-radius:18px;font-size:25px}.mr180-blog-editor-form{padding:16px}.mr180-story-editor-row{padding:10px}.mr180-toolbar{position:sticky!important;top:56px!important}.mr180-toolbar-style select{min-width:112px}.mr180-cover-field{grid-template-columns:92px minmax(0,1fr)}.mr180-cover-field .mr180-edit-cover,.mr180-cover-placeholder{width:92px;height:82px}.mr180-edit-gallery,.mr180-new-photo-previews{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mr180-photo-editor-card>img{height:118px!important}.mr180-story>header{grid-template-columns:1fr!important}.mr180-story>header>img{min-height:0!important;max-height:260px!important;aspect-ratio:16/9}.mr180-story>header>div{padding:17px!important}.mr180-story-gallery-track{grid-auto-columns:calc((100% - 20px)/3)}.mr180-story-gallery-rail{padding:10px}.mr180-story-body{padding:18px!important;font-size:16px!important;line-height:1.68!important}.mr180-inline-photo.is-zentriert{width:92%}.mr180-inline-photo.is-links,.mr180-inline-photo.is-rechts{float:none;width:100%;margin:1.1em auto}.mr180-story-photo-mosaic>div{grid-template-columns:repeat(3,minmax(0,1fr))}.mr180-comment-composer{grid-template-columns:1fr}.mr180-comment-composer .button{width:100%}.mr180-blog-login-note,.mr180-write-blog-cta,.mr180-blogs-invite{grid-template-columns:auto 1fr}.mr180-write-blog-cta .button,.mr180-blogs-invite .button{grid-column:1/-1;width:100%}}
@media(max-width:430px){.mr180-edit-gallery,.mr180-new-photo-previews{grid-template-columns:1fr!important}.mr180-photo-editor-card{display:grid;grid-template-columns:106px minmax(0,1fr)}.mr180-photo-editor-card>img{width:106px!important;height:100%!important;min-height:170px}.mr180-story-gallery-track{grid-auto-columns:calc((100% - 16px)/3);gap:8px}.mr180-story-gallery-rail>header small{display:none}.mr180-story-meta{gap:5px}.mr180-story-meta span{font-size:10px}.mr180-story-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.mr180-story-actions .button,.mr180-story-actions form,.mr180-story-actions form .button{width:100%!important}.mr180-story-photo-mosaic>div{grid-template-columns:repeat(2,minmax(0,1fr))}.mr180-comment-list>article{grid-template-columns:38px minmax(0,1fr) auto}.mr180-comment-list .avatar{width:38px;height:38px}}

/* Blog-Sammelupload: mehrere Auswahlschritte vor einem einzigen Speichern. */
.mr180-photo-picker{display:flex!important;align-items:center;gap:14px;margin:0 0 14px!important;padding:12px!important;border:1px dashed #91bfe0;border-radius:15px;background:linear-gradient(135deg,#edf8ff,#fff9e9);color:#55718e!important;cursor:pointer}.mr180-photo-picker:hover{border-color:#3789d8;background:linear-gradient(135deg,#e5f5ff,#fff5d7)}.mr180-photo-picker-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;background:linear-gradient(135deg,#2979ed,#4ab7df);box-shadow:0 8px 18px rgba(38,116,194,.2);color:#fff;font-size:14px;font-weight:900;white-space:nowrap}.mr180-photo-picker>span:last-of-type{font-size:13px;line-height:1.4}.mr180-photo-picker input[type=file]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0!important}.mr180-photo-picker.is-full{opacity:.62;pointer-events:none}.mr180-photo-file-name{grid-column:1/-1;overflow:hidden;margin:0!important;color:#66809b!important;font-size:11px!important;text-overflow:ellipsis;white-space:nowrap}.mr180-remove-new-photo{grid-column:1/-1;min-height:36px;border:1px solid #f2b9b9;border-radius:10px;background:#fff1f1;color:#a12c2c;font-size:12px;font-weight:900;cursor:pointer}.mr180-remove-new-photo:hover{background:#ffe2e2}.mr180-photo-editor-card.is-new>div{align-content:start}
@media(max-width:600px){.mr180-photo-picker{align-items:stretch;flex-direction:column;gap:8px}.mr180-photo-picker-button{width:100%}.mr180-photo-picker>span:last-of-type{text-align:center}}

/* Blog & Inhalte 1.8.3 */
.mr180-toolbar-colors{display:flex;flex:0 0 auto;align-items:center;gap:5px;padding-left:3px}.mr180-toolbar-colors button{width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;border:3px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 1px rgba(28,74,119,.22),0 3px 8px rgba(20,58,99,.12);font-size:0!important}.mr180-toolbar-colors button[data-color=rot]{background:#e9485f!important}.mr180-toolbar-colors button[data-color=blau]{background:#3986e8!important}.mr180-toolbar-colors button[data-color=gruen]{background:#46a96b!important}.mr180-toolbar-colors button[data-color=orange]{background:#edae18!important}.mr180-toolbar-colors button[data-color=lila]{background:#8664d5!important}.mr180-toolbar-colors button[data-color=grau]{background:#9ca8b5!important}.mr180-toolbar-colors button:hover,.mr180-toolbar-colors button:focus-visible{transform:translateY(-2px);box-shadow:0 0 0 2px #1d6ec4,0 5px 12px rgba(20,58,99,.18)}
.mr180-blog-hero{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(134,189,230,.55);background:radial-gradient(circle at 88% 16%,rgba(255,221,79,.35),transparent 15rem),linear-gradient(125deg,#114999,#4679dc 56%,#7555cd);box-shadow:0 20px 50px rgba(29,72,137,.2)}.mr180-blog-hero:after{content:'✦  Geschichten, Tipps & Urlaubsmomente';position:absolute;right:26px;bottom:22px;z-index:-1;color:rgba(255,255,255,.18);font-size:clamp(18px,2.4vw,34px);font-weight:950}.mr180-blog-card,.mr180-article-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mr180-blog-card:hover,.mr180-article-card:hover{transform:translateY(-3px);border-color:#9cc8e7;box-shadow:0 18px 40px rgba(19,70,116,.15)}.mr180-blog-cover img,.mr180-article-card>a img{transition:transform .35s ease}.mr180-blog-card:hover .mr180-blog-cover img,.mr180-article-card:hover>a img{transform:scale(1.025)}
@media(max-width:760px){.mr180-toolbar-colors{gap:4px}.mr180-toolbar-colors button{width:28px!important;min-width:28px!important;height:28px!important}.mr180-blog-hero:after{display:none}}

/* 1.8.3b – Blog-Werkzeuge wie im Feed: helle Schaltflächen, klare Farben, kein Überlaufen. */
.mr180-story-editor-row .mr180-toolbar{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;overflow:visible!important;padding:8px!important;background:#f4f8fc!important}
.mr180-story-editor-row .mr180-toolbar button:not([data-color]){min-width:38px!important;height:36px!important;padding:0 11px!important;border:1px solid #bfd4e8!important;border-radius:9px!important;background:#fff!important;color:#173f78!important;box-shadow:0 2px 6px rgba(20,58,99,.06)!important}
.mr180-story-editor-row .mr180-toolbar button:not([data-color]):hover,.mr180-story-editor-row .mr180-toolbar button:not([data-color]):focus-visible{border-color:#4d8ed8!important;background:#edf6ff!important}
.mr180-story-editor-row .mr180-toolbar-style select{height:36px!important;border-color:#bfd4e8!important;background:#fff!important}
.mr180-story-editor-row .mr180-toolbar-colors{flex-wrap:wrap!important}
.mr180-story-editor-row .mr180-toolbar-colors{
  display:grid!important;
  grid-template-columns:repeat(6,28px)!important;
  flex:0 0 auto!important;
  gap:7px!important;
  width:max-content!important;
  max-width:100%!important;
  padding:2px 3px!important;
  overflow:visible!important;
}
.mr180-story-editor-row .mr180-toolbar-colors button{
  display:block!important;
  width:28px!important;
  min-width:28px!important;
  max-width:28px!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:3px solid #fff!important;
  border-radius:50%!important;
  box-shadow:0 0 0 1px #a9c2d9!important;
}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=red],
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=rot]{background:#e9485f!important}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=blue],
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=blau]{background:#3986e8!important}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=green],
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=gruen]{background:#46a96b!important}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=orange]{background:#edae18!important}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=purple],
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=lila]{background:#8664d5!important}
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=gray],
.mr180-story-editor-row .mr180-toolbar-colors button[data-color=grau]{background:#9ca8b5!important}
@media(max-width:760px){
  .mr180-story-editor-row .mr180-toolbar{position:static!important}
  .mr180-story-editor-row .mr180-toolbar-colors{flex-basis:auto!important}
}
.mr180-text-align.is-schrift-serif{font-family:Georgia,'Times New Roman',serif}.mr180-text-align.is-schrift-handschrift{font-family:'Segoe Print','Bradley Hand',cursive;font-size:1.08em}.mr180-text-align.is-schrift-mono{font-family:Consolas,'Courier New',monospace}.mr180-text-align.is-unterstrichen{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.14em}

/* 1.8.0ac – persönlicher Profilbereich im gemeinsamen Community-Design */
.page-profile .site-main{background:radial-gradient(circle at 8% 5%,rgba(72,187,231,.13),transparent 26rem),radial-gradient(circle at 94% 22%,rgba(255,210,67,.13),transparent 24rem),linear-gradient(180deg,#eef8ff 0%,#f8fbff 56%,#fffdf7 100%)}
.page-profile .mr-profile-overview{display:block;width:min(100%,1180px);margin:18px auto 22px;padding:0;overflow:hidden;border:1px solid #c7deed;border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 22px 55px rgba(18,62,105,.13)}
.page-profile .mr-profile-cover{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:28px;align-items:center;padding:32px 34px;overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(255,208,50,.78) 0 34px,rgba(255,228,127,.22) 35px 74px,transparent 75px),linear-gradient(125deg,#e8f7ff 0%,#f8fcff 57%,#fff3c9 100%)}
.page-profile .mr-profile-cover:before{content:"";position:absolute;right:-85px;bottom:-126px;width:410px;height:230px;border-radius:50%;background:repeating-radial-gradient(ellipse at 50% 0,transparent 0 17px,rgba(39,167,214,.11) 18px 23px);transform:rotate(-7deg);pointer-events:none}
.page-profile .profile-hero-main{position:relative;z-index:1;display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center;min-width:0}
.page-profile .mr-profile-avatar-wrap{position:relative;width:112px;height:112px}
.page-profile .mr-profile-avatar-wrap .avatar,.page-profile .mr-profile-avatar-wrap .avatar-fallback{width:112px!important;height:112px!important;min-width:112px!important;max-width:112px!important;border:5px solid #fff!important;border-radius:30px!important;object-fit:cover;box-shadow:0 15px 34px rgba(16,61,105,.2)!important}
.page-profile .mr-profile-avatar-status{position:absolute;right:-3px;bottom:6px;width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:#2ec46f;box-shadow:0 4px 10px rgba(19,104,60,.22)}
.page-profile .mr-profile-identity{min-width:0}.page-profile .mr-profile-identity .eyebrow{margin:0 0 4px;color:#1671cf;font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.page-profile .mr-profile-identity h1{margin:0;color:#102f62;font-size:clamp(34px,4vw,52px);line-height:1.02;overflow-wrap:anywhere}
.page-profile .mr-profile-email{margin:7px 0 0;color:#57718f;font-size:15px;font-weight:700;overflow-wrap:anywhere}
.page-profile .mr-profile-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.page-profile .mr-profile-tags span{display:inline-flex;align-items:center;min-height:31px;padding:5px 10px;border:1px solid rgba(157,193,218,.72);border-radius:999px;background:rgba(255,255,255,.73);color:#2d527b;font-size:12px;font-weight:850;box-shadow:0 4px 11px rgba(34,82,125,.05)}
.page-profile .mr-profile-primary-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-profile .mr-profile-primary-actions .button{min-height:50px;margin:0;padding:11px 14px;border-radius:15px;text-align:center}.page-profile .mr-profile-primary-actions .button:first-child{grid-column:1/-1;background:linear-gradient(135deg,#2677ed,#40afe1);box-shadow:0 10px 24px rgba(35,116,205,.24)}
.page-profile .mr-profile-primary-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.page-profile .mr-profile-primary-actions .button i{font-size:15px}
.page-profile .mr-profile-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid #d9e7f1;background:rgba(249,252,255,.94)}
.page-profile .mr-profile-quick-actions>a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:84px;padding:15px 17px;border-right:1px solid #e0eaf2;border-bottom:1px solid #e0eaf2;color:#173966;text-decoration:none;transition:background .18s ease,transform .18s ease}.page-profile .mr-profile-quick-actions>a:nth-child(3n){border-right:0}.page-profile .mr-profile-quick-actions>a:nth-last-child(-n+3){border-bottom:0}.page-profile .mr-profile-quick-actions>a:hover,.page-profile .mr-profile-quick-actions>a:focus-visible{background:#eef7ff;transform:translateY(-1px)}
.page-profile .mr-profile-quick-actions>a>span:first-child{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#e1f2ff,#fff7d7);color:#216fd0;font-size:21px}.page-profile .mr-profile-quick-actions strong,.page-profile .mr-profile-quick-actions small{display:block}.page-profile .mr-profile-quick-actions strong{color:#153865;font-size:14px}.page-profile .mr-profile-quick-actions small{margin-top:3px;color:#6c8099;font-size:11px;line-height:1.3}.page-profile .mr-profile-quick-actions b{color:#2478d6;font-size:22px}
.page-profile .mr-profile-section-title{width:min(100%,1180px);margin:24px auto 11px}.page-profile .mr-profile-section-title .eyebrow{margin:0 0 3px;color:#1972cb;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.page-profile .mr-profile-section-title h2{margin:0;color:#143663}.page-profile .mr-profile-section-title p:last-child{margin:4px 0 0;color:#667d97}
.page-profile .profile-stats{width:min(100%,1180px);margin:0 auto 22px;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.page-profile .profile-stats .stat-card{min-width:0;padding:14px 11px;border:1px solid #d3e3ef;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(23,69,108,.07)}.page-profile .profile-stats .stat-card>span:first-child{width:42px;height:42px;min-width:42px}.page-profile .profile-stats .stat-card b{font-size:21px}.page-profile .profile-stats .stat-card small{font-size:10px}
.page-profile .mr180-activity-list,.page-profile .profile-level-card,.page-profile .profile-grid{width:min(100%,1180px);margin-left:auto;margin-right:auto}.page-profile .mr180-activity-list{padding:10px;border:1px solid #d4e4ef;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 10px 28px rgba(19,65,105,.08)}.page-profile .mr180-activity-list>a{min-height:60px}.page-profile .profile-level-card{overflow:hidden;border-radius:23px!important;box-shadow:0 16px 38px rgba(20,64,107,.14)!important}.page-profile .profile-grid{gap:18px;margin-top:20px}.page-profile .profile-grid>.card{border:1px solid #d1e2ee;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 14px 34px rgba(20,65,106,.09)}
.page-profile #mr-profile-edit{scroll-margin-top:100px}.page-profile #mr-profile-edit .section-title{padding:17px 19px;margin:-20px -20px 20px;background:linear-gradient(135deg,#eaf7ff,#fff8df);border-bottom:1px solid #d5e5ef}.page-profile #mr-profile-edit .full{min-height:52px;border-radius:15px;background:linear-gradient(135deg,#2677ed,#40afe1);box-shadow:0 9px 22px rgba(39,118,205,.22)}
@media(max-width:980px){.page-profile .mr-profile-cover{grid-template-columns:1fr}.page-profile .mr-profile-primary-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.page-profile .mr-profile-primary-actions .button:first-child{grid-column:auto}.page-profile .profile-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.page-profile .profile-stats .stat-card:last-child{grid-column:auto}.page-profile .profile-grid{grid-template-columns:1fr!important}}
@media(max-width:700px){.page-profile .mr-profile-overview{width:calc(100% - 20px);margin:10px auto 16px;border-radius:23px}.page-profile .mr-profile-cover{gap:18px;padding:20px 16px}.page-profile .profile-hero-main{grid-template-columns:86px minmax(0,1fr);gap:13px}.page-profile .mr-profile-avatar-wrap{width:86px;height:86px}.page-profile .mr-profile-avatar-wrap .avatar,.page-profile .mr-profile-avatar-wrap .avatar-fallback{width:86px!important;height:86px!important;min-width:86px!important;max-width:86px!important;border-width:4px!important;border-radius:24px!important}.page-profile .mr-profile-avatar-status{width:18px;height:18px;border-width:3px}.page-profile .mr-profile-identity h1{font-size:29px}.page-profile .mr-profile-email{font-size:12px}.page-profile .mr-profile-tags{gap:5px;margin-top:8px}.page-profile .mr-profile-tags span{min-height:27px;padding:4px 8px;font-size:10px}.page-profile .mr-profile-primary-actions{grid-template-columns:1fr}.page-profile .mr-profile-primary-actions .button{min-height:46px}.page-profile .mr-profile-primary-actions .button:first-child{grid-column:auto}.page-profile .mr-profile-quick-actions{grid-template-columns:1fr}.page-profile .mr-profile-quick-actions>a,.page-profile .mr-profile-quick-actions>a:nth-child(3n),.page-profile .mr-profile-quick-actions>a:nth-last-child(-n+3){min-height:70px;padding:11px 14px;border-right:0;border-bottom:1px solid #e0eaf2}.page-profile .mr-profile-quick-actions>a:last-child{border-bottom:0}.page-profile .mr-profile-quick-actions>a>span:first-child{width:43px;height:43px;border-radius:13px;font-size:20px}.page-profile .mr-profile-section-title{width:calc(100% - 24px);margin-top:20px}.page-profile .profile-stats{width:calc(100% - 20px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-profile .profile-stats .stat-card{padding:12px}.page-profile .mr180-activity-list,.page-profile .profile-level-card,.page-profile .profile-grid{width:calc(100% - 20px)}.page-profile .mr180-activity-list{padding:6px}.page-profile .profile-level-card{padding:18px!important}.page-profile .profile-grid>.card{padding:16px}.page-profile #mr-profile-edit .section-title{margin:-16px -16px 16px}}
