.schlaf-atlas{--sa-navy: #0d337b;--sa-navy-dark: #0a2a66;--sa-mid: #4a669b;--sa-ink: #14213c;--sa-body: #3a4a68;--sa-muted: #71809c;--sa-line: #d9dfeb;--sa-soft: #eef1f7;--sa-chip: #cfd5e4;--sa-on-navy: #dfe6f4;--sa-on-navy-muted: #c8d4ec;--sa-pill: var(--rounded-full, 9999px);--sa-radius: 14px;--sa-radius-lg: 18px;--sa-max-width: 1080px;--sa-gutter: clamp(18px, 4vw, 48px);--sa-band-spacing: clamp(34px, 5vw, 58px);scroll-behavior:smooth;font-family:var(--text-font-family, system-ui, sans-serif);font-weight:var(--text-font-weight, 400);font-style:var(--text-font-style, normal);color:var(--sa-body);background:#fff;line-height:1.62;-webkit-font-smoothing:antialiased}.schlaf-atlas,.schlaf-atlas *{box-sizing:border-box}.schlaf-atlas :where(h1,h2,h3,h4,h5,h6,figure,blockquote,table){margin:0;padding:0}.schlaf-atlas :where(h1,h2,h3,h4){font-family:var(--heading-font-family, inherit);font-style:var(--heading-font-style, normal);font-weight:var(--heading-font-weight, 800);color:var(--sa-navy);line-height:1.16}.schlaf-atlas :where(p){margin:0 0 12px;font-size:15.5px}.schlaf-atlas :where(p):last-child{margin-bottom:0}.schlaf-atlas :where(ul,ol){margin:0 0 12px;padding-inline-start:20px;font-size:15.5px}.schlaf-atlas :where(li){margin:0 0 4px}.schlaf-atlas :where(b,strong){font-weight:700;color:var(--sa-ink)}.schlaf-atlas :where(a){color:var(--sa-mid);text-decoration:underline}.schlaf-atlas :where(sup){font-size:.68em;vertical-align:super;color:var(--sa-mid);font-weight:800}.schlaf-atlas :where(sup a){color:var(--sa-mid);text-decoration:none}.schlaf-atlas :where(img){max-width:100%;height:auto;display:inline;vertical-align:baseline;color:inherit}.schlaf-atlas [id]{scroll-margin-top:calc(var(--header-height, 0px) + 16px)}.schlaf-atlas__band{padding:var(--sa-band-spacing) 0}.schlaf-atlas__band--soft{background:var(--sa-soft)}.schlaf-atlas__band--navy{background:var(--sa-navy);color:var(--sa-on-navy)}.schlaf-atlas__band--navy h2,.schlaf-atlas__band--navy h3,.schlaf-atlas__band--navy h4{color:#fff}.schlaf-atlas__band--navy p{color:#d5ddef}.schlaf-atlas__band--navy strong{color:#fff}.schlaf-atlas__wrap{max-width:var(--sa-max-width);margin:0 auto;padding:0 var(--sa-gutter)}.schlaf-atlas__row{display:grid;grid-template-columns:1fr 1.02fr;gap:26px;align-items:center;margin:16px 0}.schlaf-atlas__row>*{min-width:0}.schlaf-atlas__row--top{align-items:start}.schlaf-atlas__row--stretch{align-items:stretch}.schlaf-atlas__row--stretch>*>.schlaf-atlas__image{height:100%}.schlaf-atlas__row:first-child{margin-top:0}.schlaf-atlas__row:last-child{margin-bottom:0}.schlaf-atlas__cover{background:var(--sa-navy);color:#fff;overflow:hidden}.schlaf-atlas__cover-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(20px,4vw,50px);align-items:center;max-width:var(--sa-max-width);margin:0 auto;padding:0 var(--sa-gutter)}.schlaf-atlas__cover-photo{margin:clamp(26px,4vw,48px) 0}.schlaf-atlas__cover-photo img{width:100%;display:block;border-radius:var(--sa-radius-lg)}.schlaf-atlas__cover h1{color:#fff;font-size:clamp(30px,4.6vw,46px);margin-bottom:14px}.schlaf-atlas__cover-subheading{color:var(--sa-on-navy-muted);font-size:clamp(16px,2vw,19px);font-weight:600}.schlaf-atlas__badge{display:inline-block;background:#fff;color:var(--sa-navy);font-weight:800;font-size:14px;padding:8px 20px;border-radius:var(--sa-pill);margin-bottom:18px}.schlaf-atlas__footbar{background:var(--sa-navy);color:var(--sa-on-navy-muted);text-align:center}.schlaf-atlas__footbar-inner{max-width:var(--sa-max-width);margin:0 auto;padding:36px var(--sa-gutter)}.schlaf-atlas__footbar img{height:34px;width:auto;max-width:none;margin-bottom:14px}.schlaf-atlas__footbar p{color:var(--sa-on-navy-muted);font-size:13px}.schlaf-atlas__footbar a{color:#fff}.schlaf-atlas__chapter{display:flex;align-items:flex-start;gap:16px;margin-bottom:18px}.schlaf-atlas__chapter-number{flex:0 0 auto;width:52px;height:52px;border-radius:var(--sa-radius);background:var(--sa-navy);color:#fff;font-weight:800;font-size:26px;display:flex;align-items:center;justify-content:center}.schlaf-atlas__chapter h2{font-size:clamp(21px,3vw,30px);padding-top:5px}.schlaf-atlas__heading{font-size:clamp(21px,3vw,29px);margin-bottom:12px}.schlaf-atlas__subheading{font-size:clamp(17px,2.3vw,22px);margin:26px 0 10px}.schlaf-atlas__cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0}.schlaf-atlas__cards--definitions{grid-template-columns:1fr 1fr 1fr}.schlaf-atlas__card{background:var(--sa-soft);border-radius:var(--sa-radius);padding:16px 18px;display:flex;gap:14px;align-items:flex-start}.schlaf-atlas__card--outline{background:#fff;border:1px solid var(--sa-line)}.schlaf-atlas__band--soft .schlaf-atlas__card--outline{background:#fff}.schlaf-atlas__card b{display:block;color:var(--sa-navy);margin-bottom:3px}.schlaf-atlas__card p{font-size:13.5px;margin:0}.schlaf-atlas__card--outline b{margin-bottom:4px;font-size:15px}.schlaf-atlas__card-icon{flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:var(--sa-navy);display:flex;align-items:center;justify-content:center}.schlaf-atlas__card--outline .schlaf-atlas__card-icon{border-radius:50%;background:none;border:2px solid var(--sa-navy)}.schlaf-atlas__definition{background:#fff;border:1px solid var(--sa-line);border-radius:var(--sa-radius);overflow:hidden}.schlaf-atlas__band--soft .schlaf-atlas__definition{background:#fff}.schlaf-atlas__definition-head{background:var(--sa-navy);color:#fff;font-weight:800;padding:10px 16px;font-size:15px}.schlaf-atlas__definition-body{padding:14px 16px;font-size:13.5px}.schlaf-atlas__stats{display:flex;gap:16px;flex-wrap:wrap;margin:16px 0}.schlaf-atlas__stat{flex:1 1 200px;background:var(--sa-soft);border-radius:var(--sa-radius);padding:16px 18px}.schlaf-atlas__stat--navy{background:var(--sa-navy)}.schlaf-atlas__stat-value{font-size:clamp(26px,3.4vw,36px);font-weight:800;color:var(--sa-navy);line-height:1}.schlaf-atlas__stat-label{font-size:13.5px;margin-top:6px}.schlaf-atlas__stat--navy .schlaf-atlas__stat-value{color:#fff}.schlaf-atlas__stat--navy .schlaf-atlas__stat-label{color:var(--sa-on-navy-muted)}.schlaf-atlas__stat-pictogram{display:flex;gap:3px;justify-content:center;margin:0 0 9px}.schlaf-atlas__stat-pictogram svg{width:15px;height:29px;display:block}.schlaf-atlas__pictogram--filled{fill:var(--sa-navy)}.schlaf-atlas__pictogram--empty{fill:var(--sa-chip)}.schlaf-atlas__stat--navy .schlaf-atlas__pictogram--filled{fill:#fff}.schlaf-atlas__stat--navy .schlaf-atlas__pictogram--empty{fill:#ffffff59}.schlaf-atlas__bars{margin:14px 0}.schlaf-atlas__bar{display:grid;grid-template-columns:150px 1fr;gap:10px;align-items:center;margin:8px 0}.schlaf-atlas__bar-label{font-size:13.5px;text-align:right;color:var(--sa-ink);font-weight:600}.schlaf-atlas__bar-track{background:var(--sa-soft);border-radius:var(--sa-pill);height:26px;position:relative}.schlaf-atlas__bar-fill{height:100%;border-radius:var(--sa-pill);background:var(--sa-navy);display:flex;align-items:center;justify-content:flex-end;color:#fff;font-weight:800;font-size:12.5px;padding-right:9px;min-width:52px}.schlaf-atlas__bar-fill--light{background:var(--sa-mid)}.schlaf-atlas__bars--left .schlaf-atlas__bar{grid-template-columns:auto 1fr}.schlaf-atlas__bars--left .schlaf-atlas__bar-label{text-align:left}.schlaf-atlas__trend{display:flex;gap:26px;align-items:flex-end;justify-content:center;margin:16px 0}.schlaf-atlas__trend-item{text-align:center}.schlaf-atlas__trend-bar{width:110px;border-radius:10px 10px 0 0;background:var(--sa-chip);display:flex;align-items:flex-start;justify-content:center;color:var(--sa-navy);font-weight:800;font-size:17px;padding-top:8px}.schlaf-atlas__trend-bar--accent{background:var(--sa-navy);color:#fff}.schlaf-atlas__trend-year{font-size:12.5px;color:var(--sa-muted);margin-top:6px}.schlaf-atlas__trend-delta{align-self:center;background:var(--sa-soft);border-radius:var(--sa-pill);padding:8px 16px;color:var(--sa-navy);font-weight:800;font-size:20px}.schlaf-atlas__gauge{text-align:center;margin:10px 0}.schlaf-atlas__gauge-svg{display:block;margin:0 auto;max-width:100%}.schlaf-atlas__gauge-value{font-size:clamp(26px,3.2vw,34px);font-weight:800;color:var(--sa-navy);margin-top:-56px}.schlaf-atlas__gauge-label{font-size:13.5px;max-width:300px;margin:16px auto 0}.schlaf-atlas__map{display:grid;grid-template-columns:1fr 1.15fr;gap:26px;align-items:center;margin:14px 0}.schlaf-atlas__map>*{min-width:0}.schlaf-atlas__map-image{text-align:center}.schlaf-atlas__map-image img{width:100%;max-width:420px}.schlaf-atlas__chips{display:grid;grid-template-columns:1fr 1fr;gap:10px}.schlaf-atlas__chip{background:#fff;border:1px solid var(--sa-line);border-radius:12px;padding:10px 14px}.schlaf-atlas__band--soft .schlaf-atlas__chip{background:#fff}.schlaf-atlas__chip b{display:block;color:var(--sa-navy);font-size:14px}.schlaf-atlas__chip span{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;margin-right:12px;color:var(--sa-body)}.schlaf-atlas__legend{display:flex;gap:18px;font-size:12.5px;color:var(--sa-muted);margin-top:10px}.schlaf-atlas__legend span{display:inline-flex;align-items:center;gap:6px}.schlaf-atlas__dot{width:9px;height:9px;border-radius:50%;display:inline-block}.schlaf-atlas__dot--primary{background:var(--sa-navy)}.schlaf-atlas__dot--secondary{background:var(--sa-mid)}.schlaf-atlas__table-wrap{margin:16px 0;overflow-x:auto;border:1px solid var(--sa-line);border-radius:var(--sa-radius)}.schlaf-atlas__table{width:100%;border-collapse:collapse;min-width:520px;font-size:14px}.schlaf-atlas__table thead th{background:var(--sa-navy);color:#fff;font-weight:800;padding:11px 16px;text-align:left;font-size:14px;vertical-align:top}.schlaf-atlas__table td{padding:11px 16px;border-top:1px solid var(--sa-line);vertical-align:top}.schlaf-atlas__table td:first-child{font-weight:800;color:var(--sa-navy);white-space:nowrap}.schlaf-atlas__table tbody tr:nth-child(2n) td{background:var(--sa-soft)}.schlaf-atlas__table--narrow{min-width:0}.schlaf-atlas__table--narrow td:first-child{white-space:normal}.schlaf-atlas__factchecks{display:grid;gap:12px;margin:16px 0}.schlaf-atlas__factcheck{background:#fff;border:1px solid var(--sa-line);border-left:4px solid var(--sa-navy);border-radius:0 var(--sa-radius) var(--sa-radius) 0;padding:15px 20px}.schlaf-atlas__band--soft .schlaf-atlas__factcheck{background:#fff}.schlaf-atlas__factcheck-question{display:block;color:var(--sa-navy);font-weight:700;font-size:15.5px;margin-bottom:6px}.schlaf-atlas__factcheck-question em{font-style:normal;color:var(--sa-mid);font-weight:600}.schlaf-atlas__factcheck p{font-size:14px;margin:0}.schlaf-atlas__callout{border-radius:var(--sa-radius);padding:16px 20px;margin:16px 0}.schlaf-atlas__callout--navy{background:var(--sa-navy);color:var(--sa-on-navy)}.schlaf-atlas__callout--navy p{color:var(--sa-on-navy)}.schlaf-atlas__callout--navy b,.schlaf-atlas__callout--navy strong{color:#fff}.schlaf-atlas__callout--soft{background:var(--sa-soft)}.schlaf-atlas__callout--soft b,.schlaf-atlas__callout--soft strong{color:var(--sa-navy)}.schlaf-atlas__pill{display:inline-block;background:var(--sa-navy);color:#fff;font-weight:800;font-size:14px;line-height:1.5;padding:10px 18px;border-radius:var(--sa-radius);margin-bottom:10px;max-width:560px;text-wrap:balance}.schlaf-atlas__note{font-size:12.5px;color:var(--sa-muted);margin-top:6px}.schlaf-atlas__note--center{text-align:center}.schlaf-atlas__band--navy .schlaf-atlas__note{color:var(--sa-on-navy-muted)}.schlaf-atlas__image+.schlaf-atlas__image{margin-top:12px}.schlaf-atlas__figure{border-radius:var(--sa-radius);overflow:hidden}.schlaf-atlas__figure img{width:100%;display:block}.schlaf-atlas__figure--tall{height:420px}.schlaf-atlas__figure--tall img{height:100%;object-fit:cover;object-position:50% 22%}.schlaf-atlas__figure--fill{height:100%}.schlaf-atlas__figure--fill img{height:100%;min-height:340px;object-fit:cover}.schlaf-atlas__figure--contain{background:var(--sa-soft);display:flex;align-items:center;justify-content:center;padding:18px}.schlaf-atlas__figure--contain img{width:auto;max-height:420px}.schlaf-atlas__figure-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin:18px 0}.schlaf-atlas__figure-row img{height:var(--sa-figure-row-height, 250px);width:auto;max-width:100%;border-radius:12px;display:block}.schlaf-atlas__pair{display:grid;grid-template-columns:1.55fr 1fr;gap:12px;margin:18px 0}.schlaf-atlas__pair-item{border-radius:var(--sa-radius);overflow:hidden}.schlaf-atlas__pair img{width:100%;height:280px;object-fit:cover;display:block}.schlaf-atlas__scene{background:linear-gradient(180deg,#fff,#e8edf6 62%,#cfd8ea 62%,#c2cde3);border:1px solid var(--sa-line);border-radius:16px;display:flex;justify-content:space-around;align-items:flex-end;gap:14px;padding:28px 20px 0;margin:18px 0;overflow:hidden}.schlaf-atlas__scene img{display:block;height:200px;width:auto;max-width:30%;object-fit:contain;object-position:bottom}.schlaf-atlas__cutout{background:var(--sa-soft);border-radius:var(--sa-radius);padding:18px;display:flex;align-items:center;justify-content:center}.schlaf-atlas__cutout img{width:100%;max-width:100%;height:auto;display:block}.schlaf-atlas__cutout--white{background:#fff;border:1px solid var(--sa-line)}.schlaf-atlas__panel{position:relative;overflow:hidden;height:100%}.schlaf-atlas__panel img{position:absolute;display:block}.schlaf-atlas__panel-circle{position:absolute;aspect-ratio:1/1;border-radius:50%;background:var(--sa-navy)}.schlaf-atlas__panel--lifted{margin-top:calc(-1 * var(--sa-band-spacing))}.schlaf-atlas__panel--bed{border-radius:var(--sa-radius-lg);background:#f6f7fb;border:1px solid var(--sa-line);min-height:340px}.schlaf-atlas__panel--bed .schlaf-atlas__panel-circle{width:135%;right:-52%;bottom:-62%}.schlaf-atlas__panel--bed img{bottom:0}.schlaf-atlas__panel-bed{left:-3%;width:54%}.schlaf-atlas__panel-person{left:23%;width:57%;max-width:340px}.schlaf-atlas__panel--clock{background:var(--sa-navy);border-radius:0 0 190px 190px;min-height:420px}.schlaf-atlas__panel--clock img{top:0;left:50%;transform:translate(-50%);width:min(74%,330px)}.schlaf-atlas__panel--man{border-radius:var(--sa-radius-lg);background:#fff;border:1px solid var(--sa-line);min-height:400px}.schlaf-atlas__panel--man .schlaf-atlas__panel-circle{width:130%;left:-48%;top:8%}.schlaf-atlas__panel--man img{bottom:0;right:0;height:88%;width:auto}.schlaf-atlas__panel--group{border-radius:var(--sa-radius-lg);background:#fff;border:1px solid var(--sa-line);min-height:340px}.schlaf-atlas__panel--group img{bottom:0;left:0;height:92%;width:auto}.schlaf-atlas__panel--k3{border-radius:var(--sa-radius-lg);background:#fff;border:1px solid var(--sa-line);min-height:360px}.schlaf-atlas__panel--k3 .schlaf-atlas__panel-circle{width:150%;right:-55%;top:12%}.schlaf-atlas__panel--k3 img{bottom:0;right:0;height:74%;width:auto}.schlaf-atlas__panel--desk{border-radius:var(--sa-radius-lg);background:#fff;border:1px solid var(--sa-line);min-height:300px}.schlaf-atlas__panel--desk .schlaf-atlas__panel-circle{width:120%;right:-45%;top:-55%}.schlaf-atlas__panel--desk img{bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:520px}.schlaf-atlas__databand{background:var(--sa-navy);border-radius:20px;overflow:hidden;display:grid;grid-template-columns:.85fr 1.4fr;gap:0 30px;align-items:end;margin:20px 0}.schlaf-atlas__databand-image{align-self:end;display:flex;align-items:flex-end;justify-content:center}.schlaf-atlas__databand-image img{display:block;width:100%;max-width:360px}.schlaf-atlas__databand-text{padding:26px 28px 26px 0}.schlaf-atlas__databand-text p{color:#d5ddef;font-size:14.5px}.schlaf-atlas__databand strong,.schlaf-atlas__databand .schlaf-atlas__bar-label{color:#fff}.schlaf-atlas__databand .schlaf-atlas__bar-track{background:#ffffff29}.schlaf-atlas__databand .schlaf-atlas__bar-fill{background:var(--sa-chip);color:var(--sa-navy)}.schlaf-atlas__databand .schlaf-atlas__bar-fill--light{background:#fff;color:var(--sa-navy)}.schlaf-atlas__button-row{margin:18px 0 6px;text-align:center}.schlaf-atlas__button{display:inline-flex;align-items:center;gap:10px;background:var(--sa-navy);color:#fff;text-decoration:none;font-weight:800;font-size:16px;padding:13px 26px;border-radius:var(--sa-pill);box-shadow:0 2px 10px #0d337b4d}.schlaf-atlas__button:hover{background:var(--sa-navy-dark)}.schlaf-atlas__button-note{font-size:12.5px;color:var(--sa-muted);margin-top:8px;text-align:center}.schlaf-atlas__sources{margin:8px 0 0}.schlaf-atlas__source{display:flex;gap:12px;padding:9px 0;border-top:1px solid var(--sa-line);font-size:13.5px}.schlaf-atlas__source:first-child{border-top:0}.schlaf-atlas__source-number{flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:var(--sa-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12.5px}.schlaf-atlas__sources a{word-break:break-word}.schlaf-atlas__toc{border:1px solid var(--sa-line);border-radius:var(--sa-radius);overflow:hidden;background:#fff}.schlaf-atlas__toc a{display:flex;gap:10px;padding:11px 18px;border-top:1px solid var(--sa-line);color:var(--sa-ink);text-decoration:none;font-size:14.5px}.schlaf-atlas__toc a:first-child{border-top:0}.schlaf-atlas__toc a:hover{background:var(--sa-soft)}.schlaf-atlas__toc-marker{color:var(--sa-navy);font-weight:800}@media(max-width:820px){.schlaf-atlas__row,.schlaf-atlas__cards,.schlaf-atlas__cards--definitions,.schlaf-atlas__chips,.schlaf-atlas__map,.schlaf-atlas__cover-grid{grid-template-columns:1fr}.schlaf-atlas__row,.schlaf-atlas__cards,.schlaf-atlas__cards--definitions,.schlaf-atlas__chips,.schlaf-atlas__map{gap:16px}.schlaf-atlas__panel--clock{min-height:310px;margin-top:0;border-radius:22px 22px 150px 150px}.schlaf-atlas__panel--clock img{width:min(62%,270px)}.schlaf-atlas__panel--man{min-height:340px}.schlaf-atlas__panel--man img{height:84%}.schlaf-atlas__panel--k3{min-height:300px}.schlaf-atlas__panel--group{min-height:280px}.schlaf-atlas__panel--group img{height:96%}.schlaf-atlas__panel--bed{min-height:290px}.schlaf-atlas__databand{grid-template-columns:1fr;gap:0}.schlaf-atlas__databand-text{padding:22px 20px 6px}.schlaf-atlas__databand-image{order:2}.schlaf-atlas__databand-image img{max-width:290px}.schlaf-atlas__figure-row img{height:auto;width:auto;max-width:100%}.schlaf-atlas__scene img{height:135px}.schlaf-atlas__pair{grid-template-columns:1fr}.schlaf-atlas__pair img{height:220px}.schlaf-atlas__bar{grid-template-columns:110px 1fr}}@media(max-width:640px){.schlaf-atlas__bar{grid-template-columns:1fr;gap:3px;margin:12px 0}.schlaf-atlas__bar-label,.schlaf-atlas__databand .schlaf-atlas__bar-label{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/schlaf-atlas.css.map */
