.hotel-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0}.hotel-directory-card{display:flex;flex-direction:column;min-width:0;min-height:100%;overflow:hidden;background:#fff;border:1px solid #dce5eb;border-radius:10px;box-shadow:0 4px 14px rgb(18 43 60 / .07)}.hotel-directory-card__image-link{position:relative;display:block;height:190px;overflow:hidden;background:#e8f0f5}.hotel-directory-card__image-link>a{display:block;width:100%;height:100%}.hotel-directory-card__image{display:block;width:100%;height:100%;object-fit:cover}.hotel-directory-image-credit{position:absolute;right:7px;bottom:6px;z-index:2;max-width:calc(100% - 14px);padding:3px 6px;border-radius:3px;background:rgb(16 32 46 / .78);color:#fff;font-size:.62rem;line-height:1.25;text-align:right}.hotel-directory-image-credit a{color:#fff;text-decoration:underline;text-underline-offset:2px}.hotel-directory-card__body{display:flex;flex:1;flex-direction:column;padding:16px 17px 17px;text-align:left}.hotel-directory-card__heading{min-height:70px}.hotel-directory-card__title{display:-webkit-box;overflow:hidden;margin:0 0 6px;font-size:1.08rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hotel-directory-card__title a{color:inherit;text-decoration:none}.hotel-directory-card__location{overflow:hidden;margin:0;color:#587083;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.hotel-directory-card__location span{color:#147fd7;font-size:.9rem}.hotel-directory-features{display:flex;flex-wrap:wrap;justify-content:flex-start;align-self:flex-start;width:100%;gap:6px;min-height:26px;margin:0 0 14px;padding:0;list-style:none;text-align:left}.hotel-directory-features li{max-width:100%;overflow:hidden;padding:4px 8px;border:1px solid #cfe3ee;border-radius:4px;background:#f2f8fb;color:#38566d;font-size:.75rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.hotel-directory-features li:before{content:'\2713';margin-right:5px;color:#16805e;font-weight:800}.hotel-directory-homepage .hotel-directory-features{justify-content:flex-start!important;align-self:flex-start;width:100%;margin-left:0!important;padding-left:0!important;text-align:left}.hotel-directory-homepage .hotel-directory-features li{margin-left:0!important}.hotel-directory-badge{display:inline-block;width:max-content;max-width:100%;overflow:hidden;margin:0 0 12px;padding:5px 8px;border:1px solid #577083;border-radius:4px;background:#f5f8fa;color:#183142;font-size:.72rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.hotel-directory-badge--barrierefreiheit-verifiziert{border-color:#16805e;background:#dff7e9;color:#116342}.hotel-directory-badge--barrierefreiheit-gut-dokumentiert{border-color:#c18a19;background:#fff1bf;color:#705000}.hotel-directory-badge--wesentliche-angaben-verifiziert{border-color:#16805e;background:#dff7e9;color:#116342}.hotel-directory-badge--angaben-gut-dokumentiert{border-color:#c18a19;background:#fff1bf;color:#705000}.hotel-directory-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.hotel-directory-button{display:inline-block;width:max-content;padding:8px 13px;border:1px solid #258ff0;border-radius:18px;background:#258ff0;color:#fff;font-size:.86rem;text-decoration:none;font-weight:800}.hotel-directory-button--secondary{background:#fff;color:#147fd7}.hotel-directory-button--secondary:hover,.hotel-directory-button--secondary:focus{background:#eef7ff;color:#116fc6}.hotel-directory-button:hover,.hotel-directory-button:focus{background:#116fc6;color:#fff}.hotel-directory-button:focus,.hotel-directory-card a:focus,.hotel-directory-single a:focus{outline:3px solid #f0b429;outline-offset:3px}.hotel-directory-empty{padding:20px;background:#f3f7f9}.hotel-directory-single{display:flex;max-width:1120px;flex-direction:column;margin:0 auto;padding:32px 20px 64px;color:#172d42}.hotel-directory-single__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,44%);gap:44px;align-items:center;margin-bottom:32px;padding:28px;background:#f2f7fa;border-radius:14px}.hotel-directory-eyebrow{margin:0 0 12px;color:#577083;font-size:.86rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hotel-directory-single h1{margin:0 0 8px;font-size:2.75rem;line-height:1.08}.hotel-directory-single__address{margin:0 0 16px;color:#587083;font-size:1.05rem}.hotel-directory-contact-row{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0 0 14px}.hotel-directory-contact-item{color:#587083;font-size:.9rem}.hotel-directory-contact-item strong{color:#172d42;font-weight:800}.hotel-directory-contact-link{color:#147fd7;font-size:.9rem;text-decoration:none}.hotel-directory-website-button{display:inline-block;margin:0 0 16px;padding:9px 14px;border-radius:22px;background:#1b9b68;color:#fff;font-size:.92rem;font-weight:700;text-decoration:none}.hotel-directory-website-button:hover,.hotel-directory-website-button:focus{background:#13754e;color:#fff}.hotel-directory-single__media{position:relative;min-width:0}.hotel-directory-single__image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px}.hotel-directory-section{padding:32px 0;border-top:1px solid #dce5eb}.hotel-directory-section--highlight{margin-top:0;padding:24px 26px;border:1px solid #d6e6ee;border-radius:10px;background:#f5fafc}.hotel-directory-section h2{margin:0 0 20px;font-size:1.75rem}.hotel-directory-section h3{font-size:1rem}.hotel-directory-section__lead{max-width:none;color:#587083}.hotel-directory-section--compact{padding-top:26px}.hotel-directory-feature-group{margin:0 0 22px}.hotel-directory-feature-group h3{margin:0 0 10px;color:#577083;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}.hotel-directory-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hotel-directory-feature{display:flex;align-items:center;gap:9px;min-height:42px;padding:10px 12px;border:1px solid #dce5eb;border-radius:7px;background:#fff;font-size:.95rem}.hotel-directory-feature small{margin-left:auto;color:#587083;font-size:.72rem;font-weight:700;white-space:nowrap}.hotel-directory-feature__mark{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#def2e8;color:#16805e;font-weight:800}.hotel-directory-feature--no .hotel-directory-feature__mark{background:#edf1f3;color:#718391}.hotel-directory-feature--not_documented{background:#f7f9fa;border-color:#dce5eb;color:#587083}.hotel-directory-feature--not_documented .hotel-directory-feature__mark{background:#edf1f3;color:#718391;font-size:0}.hotel-directory-feature--not_documented .hotel-directory-feature__mark:after{content:'?';font-size:1rem}.hotel-directory-card__summary{margin:0 0 12px;color:#587083;font-size:.86rem;line-height:1.45}.hotel-directory-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px}.hotel-directory-detail{padding:16px 18px;border-left:3px solid #8fc8f5;background:#f6f9fb}.hotel-directory-detail h3{margin:0 0 5px}.hotel-directory-detail p{margin:0;color:#587083}.hotel-directory-rich-text{max-width:850px;color:#38566d;line-height:1.7}.hotel-directory-rich-text--intro{margin-bottom:22px}.hotel-directory-detail-reference{margin:0 0 24px;padding:16px 18px;border:1px solid #d6e6ee;border-radius:8px;background:#f5fafc}.hotel-directory-detail-reference h3{margin:0 0 12px}.hotel-directory-detail-reference dl{margin:0;display:grid;gap:10px}.hotel-directory-detail-reference dl div{display:grid;grid-template-columns:minmax(180px,.35fr) 1fr;gap:14px}.hotel-directory-detail-reference dt{font-weight:700;color:#163a59}.hotel-directory-detail-reference dd{margin:0;color:#38566d}.hotel-directory-rich-text p:first-child{margin-top:0}.hotel-directory-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.hotel-directory-list-box{padding:18px 20px;border-radius:8px}.hotel-directory-list-box h3{margin-top:0}.hotel-directory-list-box ul{margin:0;padding-left:20px}.hotel-directory-list-box li{margin:8px 0}.hotel-directory-list-box--positive{background:#eaf8f0;border:1px solid #bfe7ce}.hotel-directory-list-box--caution{background:#fff8e2;border:1px solid #ead28a}.hotel-directory-evidence-card{max-width:850px;margin-bottom:22px;padding:20px 22px;border-radius:8px;background:#f5f8fa}.hotel-directory-evidence-card__label{margin:0 0 8px;color:#577083;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hotel-directory-evidence-card .hotel-directory-badge{margin-bottom:10px}.hotel-directory-faq{max-width:900px}.hotel-directory-faq details{border-bottom:1px solid #dce5eb}.hotel-directory-faq summary{cursor:pointer;padding:16px 0;color:#172d42;font-weight:700}.hotel-directory-faq details>div{padding:0 0 16px;color:#38566d}.hotel-directory-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}.hotel-directory-facts div{padding:11px 0;border-bottom:1px solid #e3eaee}.hotel-directory-facts dt{font-weight:700}.hotel-directory-facts dd{margin:4px 0 0}.hotel-directory-facts a,.hotel-directory-text-link,.hotel-directory-sources a{color:#147fd7;text-decoration:underline;text-underline-offset:2px}.hotel-directory-evidence-text{max-width:850px;padding:16px 18px;border-left:3px solid #e2b83f;background:#fff8e4}.hotel-directory-research-note{margin:22px 0;padding:20px 22px;border-radius:8px;background:#f1f6f9}.hotel-directory-research-note h3{margin-top:0}.hotel-directory-research-note p:last-child{margin-bottom:0}.hotel-directory-sources{margin-top:24px;padding-top:18px;border-top:1px solid #dce5eb}.hotel-directory-sources summary{cursor:pointer;color:#147fd7;font-weight:700}.hotel-directory-source-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:18px}.hotel-directory-source-columns ul{margin:0;padding-left:20px}.hotel-directory-source-columns li{margin:7px 0}.hotel-directory-value--yes{color:#16805e;font-weight:700}.hotel-directory-value--no{color:#587083}.hotel-directory-homepage{display:flex;max-width:1120px;flex-direction:column;margin:-54px auto 0;padding:0 20px 64px;color:#172d42}.hotel-directory-homepage__hero{order:1}.hotel-directory-homepage>.hotel-directory-contact-banner{order:2}.hotel-directory-homepage__section--audience{order:3}.hotel-directory-homepage__section--how-it-works{order:4}.hotel-directory-homepage__section--states{order:5}.hotel-directory-homepage__section--pool-guide{order:6}.hotel-directory-homepage__section--features{order:7}.hotel-directory-homepage__section--latest{order:8}.hotel-directory-homepage__section--faq{order:9}.hotel-directory-homepage__section--methodology{order:10}.hci-homepage .entry-header,.hci-homepage .page-header,.hci-homepage .entry-title,.hci-homepage .page-title{display:none!important}.hotel-directory-homepage__hero{padding:44px 46px;border-radius:12px;background:#eaf3f8}.hotel-directory-homepage__hero h1{max-width:720px;margin:0 0 12px;font-size:3.2rem;line-height:1.05}.hotel-directory-homepage__hero p:not(.hotel-directory-eyebrow){max-width:650px;margin:0;color:#38566d;font-size:1.08rem;line-height:1.6}.hotel-directory-homepage__hero-links{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}.hotel-directory-homepage__section{padding:42px 0 0}.hotel-directory-homepage__section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.hotel-directory-homepage__section-heading h2{margin:0;font-size:1.8rem}.hotel-directory-homepage__section-heading .hotel-directory-eyebrow{margin-bottom:7px}.hotel-directory-homepage__state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hotel-directory-homepage__state-card{position:relative;display:flex;min-height:86px;align-items:center;overflow:hidden;padding:16px 42px 16px 18px;border:1px solid #d5e3ea;border-radius:8px;background:#fff;color:#172d42;text-decoration:none;box-shadow:0 3px 10px rgb(18 43 60 / .05)}.hotel-directory-homepage__state-card:hover,.hotel-directory-homepage__state-card:focus{border-color:#258ff0;color:#172d42}.hotel-directory-homepage__state-content{position:relative;z-index:2;display:flex;flex-direction:column}.hotel-directory-homepage__state-card strong{font-size:1.02rem}.hotel-directory-homepage__state-content>span{margin-top:5px;color:#587083;font-size:.82rem}.hotel-directory-homepage__state-crest{position:absolute;z-index:1;top:-24%;right:-4%;display:block;width:56%;height:148%;opacity:.42;pointer-events:none}.hotel-directory-homepage__state-crest:after{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgb(255 255 255 / .82) 16%,#fff0 62%);content:''}.hotel-directory-homepage__state-crest img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.16)}.hotel-directory-homepage__state-arrow{position:absolute;top:50%;right:17px;color:#258ff0;font-size:1.4rem;transform:translateY(-50%)}.hotel-directory-homepage__status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hotel-directory-homepage__status-card{display:flex;min-height:142px;flex-direction:column;align-items:flex-start;padding:20px;border:1px solid #d5e3ea;border-radius:8px;color:#172d42;text-decoration:none}.hotel-directory-homepage__status-card:hover,.hotel-directory-homepage__status-card:focus{color:#172d42;transform:translateY(-1px)}.hotel-directory-homepage__status-card .hotel-directory-badge{margin-bottom:12px}.hotel-directory-homepage__status-card strong{margin-bottom:7px;font-size:1.05rem}.hotel-directory-homepage__status-card>span:last-child{color:#587083;font-size:.9rem;line-height:1.5}.hotel-directory-homepage__status-card--barrierefreiheit-verifiziert{background:#f0fbf4;border-color:#bfe7ce}.hotel-directory-homepage__status-card--barrierefreiheit-gut-dokumentiert{background:#fffaf0;border-color:#ead28a}.hotel-directory-homepage__status-card--wesentliche-angaben-verifiziert{background:#f0fbf4;border-color:#bfe7ce}.hotel-directory-homepage__status-card--angaben-gut-dokumentiert{background:#fffaf0;border-color:#ead28a}.hotel-directory-homepage__feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:0;padding:0;list-style:none}.hotel-directory-homepage__feature-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #dce5eb;color:#38566d}.hotel-directory-homepage__feature-list li strong{color:#172d42;white-space:nowrap}.hotel-directory-homepage__pool-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;margin:0;padding:0;list-style:none}.hotel-directory-homepage__pool-list li{padding:12px 14px 12px 34px;border:1px solid #cfe3ee;border-radius:6px;background:#f2f8fb;color:#38566d}.hotel-directory-homepage__pool-list li:before{content:'\2713';margin-left:-20px;margin-right:9px;color:#16805e;font-weight:800}.hotel-directory-homepage__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;counter-reset:hotel-step}.hotel-directory-homepage__steps li{counter-increment:hotel-step;padding:16px 16px 16px 48px;border-left:3px solid #258ff0;background:#f5fafc;color:#38566d}.hotel-directory-homepage__steps li:before{content:counter(hotel-step);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:-34px;margin-right:10px;border-radius:50%;background:#258ff0;color:#fff;font-weight:800}.hotel-directory-homepage__faq{max-width:900px}.hotel-directory-homepage__faq details{border-bottom:1px solid #dce5eb}.hotel-directory-homepage__faq summary{padding:16px 0}.hotel-directory-homepage__faq details>div{padding-bottom:16px}.hotel-directory-homepage__methodology{display:flex;flex-direction:column;gap:22px;margin:0;padding:28px 30px;border:1px solid #d5e3ea;border-radius:9px;background:#f1f6f9}.hotel-directory-homepage__methodology h2{margin:0 0 7px;font-size:1.55rem}.hotel-directory-homepage__methodology p{margin:0;color:#587083;line-height:1.55}.hotel-directory-methodology-copy{max-width:760px}.hotel-directory-methodology-definitions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hotel-directory-methodology-definitions>div{padding:16px;border-left:3px solid #258ff0;background:#fff}.hotel-directory-methodology-definitions>div:first-child{border-left-color:#dcae22}.hotel-directory-methodology-definitions>div:last-child{border-left-color:#7d96a8}.hotel-directory-methodology-definitions h3{margin:0 0 7px;color:#172d42;font-size:1rem}.hotel-directory-contact-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:22px 26px;border:1px solid #f0c36a;border-radius:9px;background:#fff7df}.hotel-directory-contact-banner h2{margin:0 0 5px;color:#172d42;font-size:1.35rem}.hotel-directory-contact-banner p:last-child{margin:0;color:#5d5a4b;line-height:1.5}.hotel-directory-contact-banner__link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border-radius:5px;background:#258ff0;color:#fff;font-weight:700;text-decoration:none}.hotel-directory-contact-banner__link:hover,.hotel-directory-contact-banner__link:focus{background:#147fd7;color:#fff}.hotel-directory-contact-banner--single{margin:0 0 4px}.hotel-directory-archive{color:#172d42}.hotel-directory-archive__hero{padding:48px 20px 44px;background:#eaf3f8;text-align:center}@media (max-width:560px){.hotel-directory-homepage__pool-list,.hotel-directory-homepage__steps{grid-template-columns:1fr}}.hotel-directory-archive__inner{max-width:900px;margin:0 auto}.hotel-directory-archive__hero h1{margin:0;font-size:3rem;line-height:1.08}.hotel-directory-archive__description{max-width:700px;margin:16px auto 0;color:#587083;line-height:1.6}.hotel-directory-archive__description p{margin:0}.hotel-directory-archive__content{max-width:1120px;margin:0 auto;padding:34px 20px 64px}.hotel-directory-archive__overview{background:#fff;border-bottom:1px solid #dce5eb}.hotel-directory-archive__overview-inner{max-width:1120px;margin:0 auto;padding:26px 20px 4px}.hotel-directory-archive__stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hotel-directory-archive__stat{display:flex;min-height:82px;flex-direction:column;justify-content:center;padding:14px 16px;border:1px solid #d5e3ea;border-radius:7px;background:#f5fafc}.hotel-directory-archive__stat strong{color:#172d42;font-size:1.55rem;line-height:1}.hotel-directory-archive__stat span{margin-top:7px;color:#587083;font-size:.82rem}.hotel-directory-archive__features{padding:24px 0 22px}.hotel-directory-archive__features h2{margin:0 0 12px;font-size:1.25rem}.hotel-directory-archive__features ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.hotel-directory-archive__features li{padding:7px 10px;border:1px solid #cfe3ee;border-radius:4px;background:#f2f8fb;color:#38566d;font-size:.82rem}.hotel-directory-archive__features li:before{content:'\2713';margin-right:6px;color:#16805e;font-weight:800}@media (max-width:800px){.hotel-directory-archive__stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.hotel-directory-archive__stat-grid{grid-template-columns:1fr}}.hotel-directory-single__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hotel-directory-single__actions .hotel-directory-website-button{margin:0}@media (max-width:800px){.hotel-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hotel-directory-single__hero{grid-template-columns:1fr}.hotel-directory-feature-grid,.hotel-directory-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.hotel-directory-homepage__state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.hotel-directory-methodology-definitions{grid-template-columns:1fr}}@media (max-width:560px){.hotel-directory-grid{grid-template-columns:1fr}.hotel-directory-card__image-link{height:180px}.hotel-directory-single{padding:20px 16px 44px}.hotel-directory-single__hero{gap:22px;padding:20px}.hotel-directory-feature-grid,.hotel-directory-detail-list,.hotel-directory-facts,.hotel-directory-source-columns,.hotel-directory-columns,.hotel-directory-homepage__state-grid,.hotel-directory-homepage__feature-list,.hotel-directory-detail-reference dl div{grid-template-columns:1fr}.hotel-directory-single h1{font-size:2rem}.hotel-directory-homepage{margin-top:-20px;padding:20px 16px 44px}.hotel-directory-homepage__hero{padding:28px 22px}.hotel-directory-homepage__hero h1{font-size:2.3rem}.hotel-directory-contact-banner{align-items:flex-start;flex-direction:column;padding:20px}.hotel-directory-archive__hero{padding:34px 16px}.hotel-directory-archive__hero h1{font-size:2.3rem}.hotel-directory-archive__content{padding:20px 16px 44px}}