:root{--fjell: #1e2c21;--mose: #3a4f3e;--lav: #8f9e78;--skifer: #6b7c85;--moltebaer: #d4843a;--kalkstein: #d4dbd5;--is: #eef0ec;--hvit: #f7f8f6;--border: rgba(30, 44, 33, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Sans,sans-serif;background:var(--hvit);color:var(--fjell);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}nav{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2.5rem;border-bottom:1px solid var(--border);background:var(--hvit);position:sticky;top:0;z-index:100}.logo{font-family:Libre Baskerville,serif;font-size:1.5rem;font-weight:700;color:var(--fjell);letter-spacing:-.02em;text-decoration:none}.logo span{color:var(--lav);font-weight:400;font-family:IBM Plex Sans,sans-serif}.logo-dot{width:7px;height:7px;background:var(--moltebaer);border-radius:50%;display:inline-block;margin-left:3px;margin-bottom:4px;vertical-align:middle}nav ul{list-style:none;display:flex;gap:2rem;align-items:center;flex-wrap:wrap}nav a{text-decoration:none;color:var(--skifer);font-size:.95rem;transition:color .2s}nav ul a{display:inline-flex;align-items:center;min-height:44px;padding:.25rem .35rem;border-radius:6px}nav a:hover{color:var(--fjell)}.nav-cta{background:var(--fjell)!important;color:var(--is)!important;padding:.5rem 1.25rem;border-radius:999px;font-size:.9rem!important;font-weight:500}.hero{max-width:900px;margin:0 auto;padding:5rem 2rem 3rem;text-align:center}.hero-badge{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;max-width:min(100%,40rem);background:var(--is);color:var(--mose);font-size:.8rem;font-weight:500;padding:.4rem 1rem;border-radius:999px;margin-bottom:2rem;letter-spacing:.02em;line-height:1.35;text-wrap:balance}h1{font-family:Libre Baskerville,serif;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:400;line-height:1.12;letter-spacing:-.03em;color:var(--fjell);margin-bottom:1.5rem}h1 em{font-style:italic;color:var(--lav)}.hero-sub{font-size:1.1rem;color:var(--skifer);max-width:560px;margin:0 auto 1rem;line-height:1.6}.trust-line{font-size:.85rem;color:var(--skifer);margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.trust-line span:before{content:"·";margin-right:1rem}.trust-line span:first-child:before{display:none}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:var(--fjell);color:var(--is);text-decoration:none;padding:1rem 2rem;border-radius:999px;font-size:1rem;font-weight:500;transition:background .2s,transform .15s;box-shadow:0 4px 24px #1e2c2133}.hero-cta:hover{background:var(--mose);transform:translateY(-2px)}.articles-preview{max-width:900px;margin:0 auto;padding:2rem 2rem 3rem;text-align:center}.articles-preview-intro{color:var(--skifer);font-size:.98rem;max-width:36rem;margin:0 auto 2rem;line-height:1.6}.articles-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;text-align:left;margin-bottom:1.5rem}.articles-preview-card{margin:0}.articles-preview-link{display:flex;flex-direction:column;gap:.35rem;height:100%;min-height:44px;padding:1.1rem 1.2rem;border:1.5px solid var(--border);border-radius:12px;background:#fff;text-decoration:none;color:inherit;transition:border-color .18s,box-shadow .18s}.articles-preview-link:hover{border-color:var(--lav);box-shadow:0 6px 24px #1e2c2112}.articles-preview-meta{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--skifer)}.articles-preview-title{font-family:Libre Baskerville,serif;font-size:1.05rem;font-weight:400;color:var(--fjell);line-height:1.3}.articles-preview-brief{font-size:.85rem;color:var(--skifer);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.articles-preview-all{margin:0}.articles-preview-noscript{margin-top:1rem}.articles-preview-noscript a{color:var(--mose);font-weight:500}.room-section{max-width:900px;margin:0 auto;padding:1rem 2rem 4rem;text-align:center}.room-label{font-size:.85rem;color:var(--skifer);margin-bottom:1.25rem;letter-spacing:.05em;text-transform:uppercase}.room-pills{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.pill{display:inline-flex;align-items:center;gap:.4rem;border:1.5px solid var(--border);background:#fff;color:var(--fjell);padding:.55rem 1.1rem;border-radius:999px;font-size:.9rem;text-decoration:none;cursor:pointer;transition:all .18s}.pill:hover{border-color:var(--lav);color:var(--mose);background:var(--is)}.how-section{max-width:900px;margin:0 auto;padding:3rem 2rem 5rem}.section-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--skifer);margin-bottom:1rem}.section-heading{font-family:Libre Baskerville,serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;line-height:1.2;letter-spacing:-.02em;margin-bottom:3rem;max-width:600px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.step-num{font-family:Libre Baskerville,serif;font-size:3rem;font-weight:400;color:var(--kalkstein);line-height:1;margin-bottom:1rem}.step h3{font-size:1rem;font-weight:500;margin-bottom:.5rem;color:var(--fjell)}.step p{font-size:.9rem;color:var(--skifer);line-height:1.6}.impact-section{background:var(--fjell);color:var(--is);padding:5rem 2rem;text-align:center}.impact-section h2{font-family:Libre Baskerville,serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:400;letter-spacing:-.02em;margin-bottom:.75rem;color:var(--is)}.impact-sub{color:#eef0ec8c;margin-bottom:3rem;font-size:.95rem}.counters{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.counter-item{text-align:center}.counter-num{font-family:Libre Baskerville,serif;font-size:3.2rem;font-weight:400;color:var(--lav);line-height:1;margin-bottom:.5rem;letter-spacing:-.03em}.counter-label{font-size:.85rem;color:#eef0ec73;text-transform:uppercase;letter-spacing:.08em}.cta-section{max-width:700px;margin:0 auto;padding:5rem 2rem 6rem;text-align:center}.cta-section h2{font-family:Libre Baskerville,serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;letter-spacing:-.025em;margin-bottom:1rem;line-height:1.2}.cta-section h2 em{font-style:italic;color:var(--lav)}.cta-section p{color:var(--skifer);margin-bottom:2rem;font-size:.95rem}footer{border-top:1px solid var(--border);padding:1.5rem 2.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:var(--skifer);flex-wrap:wrap;gap:.5rem}footer a{color:var(--skifer);text-decoration:none}footer a:hover{color:var(--fjell)}.privacy-page{max-width:720px;margin:0 auto;padding:3rem 2rem 5rem}.privacy-page h1{font-family:Libre Baskerville,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;color:var(--fjell);margin-bottom:1rem}.privacy-lead{color:var(--skifer);margin-bottom:2rem;font-size:.95rem}.privacy-section{margin-bottom:2rem}.privacy-section h2{font-family:Libre Baskerville,serif;font-size:1.15rem;font-weight:700;color:var(--fjell);margin-bottom:.75rem}.privacy-section p{color:var(--mose);font-size:.95rem;margin-bottom:.75rem}.privacy-section ul{margin:.5rem 0 1rem 1.25rem;color:var(--mose);font-size:.95rem}.privacy-section li{margin-bottom:.5rem;line-height:1.55}.privacy-section a{color:var(--mose);font-weight:500}.privacy-section a:hover{text-decoration:underline}@media(max-width:768px){.steps{grid-template-columns:1fr}nav ul{gap:1rem}.articles-preview{padding-left:1.25rem;padding-right:1.25rem}.pill{min-height:44px;align-items:center}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem;animation:cookie-consent-in .35s ease}@keyframes cookie-consent-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cookie-consent__card{max-width:42rem;margin:0 auto;display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 1.5rem;background:var(--hvit, #f7f8f6);border:1px solid var(--kalkstein, #d4dbd5);border-radius:10px;box-shadow:0 -4px 24px #1e2c211f}.cookie-consent__body{flex:1;min-width:0}.cookie-consent__title{font-family:Libre Baskerville,serif;font-size:1.1rem;font-weight:700;color:var(--fjell, #1e2c21);margin-bottom:.5rem}.cookie-consent__text{font-size:.875rem;color:var(--skifer, #6b7c85);line-height:1.55;margin-bottom:.75rem}.cookie-consent__link{color:var(--mose, #3a4f3e);font-weight:500}.cookie-consent__link:hover{text-decoration:underline}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.cookie-consent__btn{font-family:IBM Plex Sans,sans-serif;font-size:.82rem;font-weight:500;padding:.45rem 1rem;border-radius:4px;border:none;cursor:pointer}.cookie-consent__btn--primary{background:var(--fjell, #1e2c21);color:var(--is, #eef0ec)}.cookie-consent__btn--primary:hover{opacity:.92}.cookie-consent__btn--ghost{background:transparent;color:var(--fjell, #1e2c21);border:1px solid var(--kalkstein, #d4dbd5)}.cookie-consent__btn--ghost:hover{background:var(--is, #eef0ec)}.cookie-consent__close{flex-shrink:0;background:none;border:none;font-size:1.5rem;line-height:1;color:var(--skifer, #6b7c85);cursor:pointer;padding:.25rem}.cookie-consent__close:hover{color:var(--fjell, #1e2c21)}
