.homepage{display:flex;flex-direction:column;min-height:100vh;background-color:#fbfbfa;font-family:Inter,sans-serif}html{scroll-behavior:smooth}.homepage-language-toggle-wrapper{position:fixed;top:1.25rem;right:1.25rem;z-index:1100}.homepage-language-toggle-switch{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#0c2527c7;color:#fff;padding:.35rem .55rem .35rem .35rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.homepage-language-toggle-switch:hover{background:#0c2527eb;border-color:#ffffff8c}.homepage-language-switch-track{width:3rem;height:1.7rem;border-radius:999px;background:#fff3;position:relative;display:inline-flex;align-items:center;padding:.1rem}.homepage-language-switch-thumb{width:1.45rem;height:1.45rem;border-radius:50%;background:#fff;display:inline-block;transform:translate(0);transition:transform .2s ease}.homepage-language-toggle-switch.is-english .homepage-language-switch-thumb{transform:translate(1.3rem)}.homepage-language-switch-labels{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;letter-spacing:.02em}.homepage-language-switch-label{color:#ffffffa6;transition:color .2s ease}.homepage-language-switch-label.is-active{color:#fff}.homepage-navbar{display:flex;align-items:center;justify-content:space-between;position:fixed;padding:0 2.375rem;z-index:1000;width:100%;height:5rem;background:#21676a;box-shadow:0 4px 4px #00000040}.homepage-navbar-company-logo{width:9.875rem;height:3.0625rem;flex-shrink:0;filter:brightness(0) invert(1)}.navbar-navigation-buttons-container{display:flex;align-items:center;gap:5.5rem;height:100%}.navbar-navigation-button{display:flex;align-items:center;justify-content:center;position:relative;color:#fff;font-size:1.125rem;font-weight:300;cursor:pointer;transition:all .3s ease;height:100%;padding:0 .5rem;text-decoration:none}.navbar-navigation-button:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#fff;transition:all .3s ease;transform:translate(-50%)}.navbar-navigation-button:hover{color:#ffffffe6}.navbar-navigation-button:hover:after{width:calc(100% - 1rem)}.navbar-cta-buttons-container{display:flex;align-items:center;gap:1rem;margin-right:2.5rem}.navbar-cta-button{background-color:#fff;color:#22676a;border:none;border-radius:8px;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:350;cursor:pointer;transition:all .2s ease}.navbar-cta-button:hover{background-color:#f0f0f0;transform:translateY(-1px)}.fade-in-section{opacity:0;transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-up{transform:translateY(30px)}.fade-in-down{transform:translateY(-30px)}.fade-in-left{transform:translate(-30px)}.fade-in-right{transform:translate(30px)}.fade-in-fade{transform:none}.fade-in-visible{opacity:1;transform:translate(0)}.homepage-logo{display:flex;align-items:center;text-decoration:none}.homepage-logo-img{height:2.5rem;width:auto}.homepage-hero-section{min-height:100vh;padding:8rem 0 6rem;background:linear-gradient(135deg,#0e292a,#22676a);color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;scroll-margin-top:6rem}.homepage-hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.homepage-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.homepage-hero-text{display:flex;flex-direction:column;justify-content:center;gap:2rem;text-align:left}.homepage-hero-logo{display:flex;margin-bottom:4rem;align-self:center;justify-content:center;width:50%}.homepage-hero-logo-img{height:6rem;width:auto;filter:brightness(0) invert(1)}.homepage-hero-image{display:flex;justify-content:center;align-items:center}.homepage-hero-picture{width:100%;max-width:600px;height:auto;border-radius:12px;box-shadow:0 20px 40px -10px #0000004d;object-fit:cover}.homepage-hero-title{font-size:3.5rem;font-weight:400;line-height:1.2;margin:0;color:#fff;letter-spacing:-.02em}.homepage-hero-title-secondary{font-size:2.5rem;font-weight:300;margin-top:.75rem;line-height:1.2;color:#fff;letter-spacing:-.02em}.homepage-hero-subtitle{font-size:1.375rem;font-weight:300;line-height:1.7;margin:0;color:#fffffff2;max-width:600px}.homepage-hero-buttons{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.hero-highlight-underline{position:relative;display:inline-block}.hero-highlight-underline:after{content:"";position:absolute;bottom:.2em;left:0;right:0;height:.15em;background:linear-gradient(90deg,#fffc,#fff6);border-radius:2px;z-index:-1}.hero-highlight-gradient{background:linear-gradient(135deg,#ffffff4d,#ffffff1a);padding:.1em .2em;border-radius:4px;display:inline-block;font-weight:500}.hero-highlight-badge{background:#fff3;padding:.15em .5em;border-radius:6px;display:inline-block;font-weight:500;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-highlight-accent{font-weight:500;color:#fff;position:relative;display:inline-block}.hero-highlight-accent:before{content:"";position:absolute;left:-.3em;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#fffc,#fff6);border-radius:2px}.hero-highlight-soft{font-weight:400;color:#ffffffe6;font-style:italic}.homepage-cta-button{border:none;border-radius:8px;padding:.875rem 2rem;font-family:Inter,Darker Grotesque,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:160px;text-decoration:none;display:inline-block;text-align:center}.homepage-cta-button.primary{background-color:#fff;color:#22676a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.homepage-cta-button.primary:hover{background-color:#f0f0f0;transform:translateY(-2px);box-shadow:0 6px 8px -1px #00000026,0 4px 6px -1px #0000001a}.homepage-cta-button.secondary{background-color:transparent;color:#fff;border:2px solid white}.homepage-cta-button.secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}.homepage-cta-button.large{padding:1rem 2.5rem;font-size:1.125rem;min-width:200px}.homepage-container{max-width:1200px;margin:0 auto;padding:0 2rem}.homepage-section-header{text-align:center;margin-bottom:4rem}.homepage-section-title{font-size:2.75rem;font-weight:600;color:#2e5456;text-align:center;margin:0 0 1rem;letter-spacing:-.02em}.homepage-section-subtitle{font-size:1.25rem;font-weight:400;color:#6b7280;text-align:center;max-width:600px;margin:0 auto}.homepage-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.homepage-feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;display:flex;height:100%;flex-direction:column;gap:1rem;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.homepage-feature-card:hover{box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-4px)}.homepage-feature-card-link{text-decoration:none;color:inherit;cursor:pointer}.homepage-feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.homepage-feature-icon-wrapper{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#21676a,#22676a);border-radius:12px;flex-shrink:0}.homepage-feature-icon{font-size:1.85rem;color:#fff}.homepage-feature-title{font-size:1.5rem;font-weight:600;color:#2e5456;margin:0;flex:1;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.homepage-feature-description{font-size:1rem;font-weight:400;color:#6b7280;line-height:1.6;margin:0}.homepage-steps{display:flex;flex-direction:column;gap:1.25rem}.homepage-step-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.homepage-step-card:hover{box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-4px)}.homepage-step-header{display:flex;align-items:center;gap:1.25rem}.homepage-step-number{display:flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;border-radius:50px;background:linear-gradient(135deg,#21676a,#22676a);color:#fff;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;line-height:normal;flex-shrink:0;box-shadow:0 4px 6px -1px #0000001a}.homepage-step-title{font-size:1.25rem;font-weight:600;color:#2e5456;margin:0}.homepage-step-description{font-size:.9375rem;font-weight:400;color:#6b7280;line-height:1.5;margin:0;padding-left:3.75rem}.homepage-stats-section{padding:4rem 0;background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.homepage-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.homepage-stat-card{text-align:center;padding:2rem 1rem}.homepage-stat-number{font-size:3rem;font-weight:700;color:#22676a;margin-bottom:.5rem;line-height:1}.homepage-stat-label{font-size:1.125rem;font-weight:400;color:#6b7280}.homepage-value-proposition-section{padding:6rem 0;background-color:#fff;scroll-margin-top:6rem}.homepage-value-proposition-content{max-width:900px;margin:0 auto;text-align:center}.homepage-value-proposition-title{font-size:2.5rem;font-weight:600;color:#2e5456;margin:0 0 2rem;letter-spacing:-.02em;line-height:1.3}.homepage-value-proposition-text{font-size:1.25rem;font-weight:400;color:#6b7280;line-height:1.8;margin:0 0 1.25rem}.homepage-value-proposition-text:last-child{margin-bottom:0}.homepage-kjerneteam{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.homepage-kjerneteam-heading{font-size:1.75rem;font-weight:600;color:#2e5456;margin:0 0 2rem;text-align:center}.homepage-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.homepage-team-card{background:#fbfbfa;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.homepage-team-photo{width:140px;height:140px;border-radius:9999px;object-fit:cover}.homepage-team-labels{text-align:center}.homepage-team-role{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#2e5456}.homepage-team-name{margin:0;font-size:1rem;color:#6b7280}.homepage-features-section{padding:6rem 0;background-color:#fbfbfa;scroll-margin-top:6rem}.homepage-how-it-works-section{padding:6rem 0;background-color:#fff;scroll-margin-top:6rem}.homepage-lk20-section{padding:6rem 0;background-color:#fff}.homepage-lk20-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.homepage-lk20-card{background:#fbfbfa;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}.homepage-lk20-card:hover{border-color:#41898a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.homepage-lk20-card-title{font-size:1.5rem;font-weight:600;color:#2e5456;margin:0}.homepage-lk20-card-description{font-size:1rem;font-weight:400;color:#6b7280;line-height:1.6;margin:0}.homepage-benefits-section{padding:6rem 0;background-color:#fbfbfa}.homepage-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem}.homepage-benefit-item{padding:2rem}.homepage-benefit-title{font-size:1.75rem;font-weight:600;color:#2e5456;margin:0 0 1rem}.homepage-benefit-description{font-size:1.125rem;font-weight:400;color:#6b7280;line-height:1.7;margin:0}.homepage-testimonials-section{padding:6rem 0;background-color:#fbfbfa;scroll-margin-top:6rem}.homepage-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.homepage-testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:100%;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 1px 3px #0000000d;transition:all .3s ease}.homepage-testimonial-card:hover{box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-4px)}.homepage-testimonial-text{font-size:1.125rem;height:100%;font-weight:400;color:#374151;line-height:1.7;margin:0;font-style:italic}.homepage-testimonial-author{display:flex;flex-direction:column;gap:.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}.homepage-testimonial-author-name{font-size:1rem;font-weight:600;color:#2e5456}.homepage-testimonial-author-role{font-size:.875rem;font-weight:400;color:#6b7280}.homepage-cta-section{padding:6rem 0;background:linear-gradient(135deg,#21676a,#22676a);color:#fff}.homepage-cta-content{text-align:center;max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.homepage-cta-title{font-size:2.5rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.02em}.homepage-cta-text{font-size:1.25rem;font-weight:400;color:#fffffff2;line-height:1.7;margin:0}.homepage-footer{background-color:#0c2527;color:#fff;padding:4rem 0 2rem}.homepage-footer-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.homepage-footer-section{display:flex;flex-direction:column;gap:1rem}.homepage-footer-logo{height:2.5rem;width:auto;filter:brightness(0) invert(1);margin-bottom:.5rem}.homepage-footer-description{font-size:.9375rem;line-height:1.6;color:#ffffffb3;margin:0;max-width:300px}.homepage-footer-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .5rem}.homepage-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.homepage-footer-links li a{color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:color .2s ease}.homepage-footer-links li a:hover{color:#fff}.homepage-footer-collaborators{display:flex;flex-direction:column;gap:1.5rem}.homepage-footer-collaborator{display:flex;align-items:center}.homepage-footer-collaborator-logo{display:flex;align-items:center;justify-content:flex-start;gap:1rem;width:100%;padding:.5rem;background:#ffffff0d;border-radius:4px;transition:all .2s ease;text-decoration:none}.homepage-footer-collaborator-logo:hover{background:#ffffff1a}.footer-collaborator-logo{height:2.5rem;width:auto;max-width:150px;object-fit:contain}.homepage-footer-collaborator-name{font-size:.875rem;font-weight:500;color:#fffc;text-align:left}.homepage-footer-collaborator-note{font-size:.875rem;color:#ffffffbf;line-height:1.5;margin:0}.homepage-footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.homepage-footer-bottom p{margin:0;font-size:.875rem;color:#fff9}.footer-collaborator-logo{max-height:100%;max-width:100%;object-fit:contain}@media (max-width: 768px){.homepage-language-toggle-wrapper{top:.75rem;right:.75rem}.homepage-language-toggle-switch{padding:.3rem .5rem .3rem .3rem}.homepage-language-switch-track{width:2.7rem;height:1.5rem}.homepage-language-switch-thumb{width:1.25rem;height:1.25rem}.homepage-language-toggle-switch.is-english .homepage-language-switch-thumb{transform:translate(1.15rem)}.homepage-hero-section{min-height:auto;padding:6rem 0 4rem}.homepage-hero-logo{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.homepage-hero-logo-img{height:5rem}.homepage-hero-content{grid-template-columns:1fr;gap:3rem}.homepage-hero-text{text-align:center}.homepage-hero-buttons{justify-content:center}.homepage-hero-title,.homepage-hero-title-secondary{font-size:2.5rem}.homepage-hero-subtitle{font-size:1.125rem}.homepage-hero-buttons{flex-direction:column;width:100%}.homepage-cta-button{width:100%}.homepage-section-title{font-size:2rem}.homepage-section-subtitle{font-size:1.125rem}.homepage-features-grid{grid-template-columns:1fr}.homepage-step-description{padding-left:0;margin-top:.5rem}.homepage-container{padding:0 1.5rem}.homepage-footer-content{grid-template-columns:1fr;gap:2rem}.homepage-footer{height:auto;min-height:auto}.homepage-cta-title{font-size:2rem}.homepage-cta-text{font-size:1.125rem}}@media (max-width: 480px){.homepage-header-container{padding:0 1rem}.homepage-logo-img{height:2rem}.homepage-hero-title{font-size:2rem}.homepage-section-title{font-size:1.75rem}}
