:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%}body{margin:0;min-width:320px;min-height:100vh;display:block}a{color:inherit;text-decoration:inherit}:root{--sumt-dark: #2D3625;--sumt-green: #62A442;--sumt-white: #FFFFFF;--sumt-bg: #F9F8F0;--sumt-text-muted: rgba(45, 54, 37, .8);--sumt-text-soft: rgba(45, 54, 37, .7);--sumt-border-green: rgba(98, 164, 66, .1);--sumt-glow: linear-gradient(135deg, rgba(168, 214, 77, .2) 0%, rgba(98, 164, 66, .2) 100%);--font-heading: "Fredoka", sans-serif;--font-body: "Nunito", sans-serif;--content-max: 1184px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{font-family:var(--font-body);line-height:1.6;color:var(--sumt-dark);background:var(--sumt-bg)}.container{width:100%;max-width:var(--content-max);margin-left:auto;margin-right:auto;padding:0 clamp(1.25rem,5vw,2rem);box-sizing:border-box}main{width:100%}main section{display:block;width:100%}.header{background:#f9f8f0f2;border-bottom:1px solid var(--sumt-border-green);position:fixed;width:100%;top:0;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center}.header .container{flex:0 1 var(--content-max)}.header.scrolled{background:#f9f8f0fa;border-bottom:1px solid var(--sumt-border-green)}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{display:flex;align-items:center;text-decoration:none;color:var(--sumt-dark)}.logo-wordmark{height:40px;width:auto;display:block;object-fit:contain}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.menu-toggle span{display:block;width:25px;height:2px;background:var(--sumt-dark);margin:5px 0;transition:.3s}.menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-links{display:flex;align-items:center;gap:2rem}.mobile-menu{display:none}.nav-links a{color:var(--sumt-dark);text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.nav-links a:hover{color:var(--sumt-green)}.language-switch{background:transparent;border:1px solid var(--sumt-dark);color:var(--sumt-dark);padding:.35rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500;cursor:pointer;font-family:var(--font-body);transition:all .2s}.language-switch:hover{background:var(--sumt-dark);color:var(--sumt-white)}.hero{min-height:min(100vh,720px);width:100%;padding:6.5rem 0 4rem;background:var(--sumt-bg);display:flex;align-items:center;justify-content:center}.hero .container{display:flex;align-items:center;justify-content:space-between;gap:clamp(2rem,4vw,3.5rem);flex-wrap:wrap;width:100%;max-width:var(--content-max);margin:0 auto}.hero-content{max-width:544px;flex:0 1 544px;min-width:0;text-align:left}.hero h1{font-family:var(--font-heading);font-weight:500;font-size:clamp(2.25rem,4.5vw,4.5rem);line-height:1.1;color:var(--sumt-dark);margin-bottom:.75rem;letter-spacing:-.02em}.hero h1 .highlight{color:var(--sumt-green)}.hero-subtitle{font-size:1.5rem;font-weight:400;color:var(--sumt-dark);margin-bottom:.75rem;line-height:1.35}.hero-description{font-size:1.125rem;font-weight:400;color:var(--sumt-dark);margin-bottom:1.75rem;line-height:1.55;max-width:381px}.hero-buttons{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.store-button{display:inline-flex;align-items:center;gap:.75rem;color:var(--sumt-white);border:none;border-radius:16px;padding:.65rem 1.15rem;min-width:160px;font-family:var(--font-body);font-size:1rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .2s;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.store-button.app-store{background:var(--sumt-green)}.store-button.google-play{background:var(--sumt-dark)}.store-button:hover{color:var(--sumt-white);transform:translateY(-2px);filter:brightness(1.05)}.store-button img{height:28px;width:28px;object-fit:contain}.store-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.store-small{font-size:.75rem;font-weight:400;opacity:.9}.store-large{font-size:1rem;font-weight:600}.hero-image{flex:0 1 500px;display:flex;align-items:center;justify-content:center;min-width:0}.hero-mascot-wrap{position:relative;width:100%;max-width:500px;display:flex;align-items:center;justify-content:center}.hero-mascot-wrap:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:var(--sumt-glow);border-radius:50%;filter:blur(60px);opacity:.9;pointer-events:none;z-index:0}.hero-mascot{position:relative;z-index:1;width:100%;max-width:500px;height:auto;display:block;border-radius:28px}.features{padding:4.5rem 0 5rem;background:var(--sumt-white);width:100%}.features .section-head{text-align:center;max-width:672px;margin:0 auto 2.75rem}.features .section-head h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--sumt-dark);margin-bottom:.5rem;line-height:1.1}.features .section-head h2 .highlight{color:var(--sumt-green)}.features .section-head p{font-size:1.125rem;font-weight:400;color:var(--sumt-dark);line-height:1.55}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.feature-card{background:var(--sumt-bg);border-radius:24px;padding:1.75rem 1.5rem 2.25rem;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:368px}.feature-card:hover{box-shadow:0 8px 24px #2d36250f;transform:translateY(-4px)}.feature-card .card-image{width:128px;height:128px;object-fit:cover;border-radius:12px;margin-bottom:1.25rem;background:var(--sumt-white)}.feature-card h3{font-family:var(--font-heading);font-weight:500;font-size:1.25rem;color:var(--sumt-dark);margin-bottom:.5rem;line-height:1.2}.feature-card p{font-size:1rem;font-weight:400;color:var(--sumt-dark);line-height:1.5;max-width:202px}.feature-slides{padding:4rem 0 5rem;background:var(--sumt-bg);width:100%;display:flex;flex-direction:column;align-items:center}.feature-slides>.slide-section{width:100%;max-width:var(--content-max);margin:0 auto;padding:0 clamp(1.25rem,5vw,2rem)}.slide-section{display:grid;align-items:center;gap:2.5rem;margin-bottom:4rem;min-height:665px}.slide-section:last-child{margin-bottom:0}.slide-section:nth-child(odd){grid-template-columns:320px 1fr}.slide-section:nth-child(odd) .slide-image-wrap{order:1}.slide-section:nth-child(odd) .slide-content{order:2}.slide-section:nth-child(2n){grid-template-columns:1fr 320px}.slide-section:nth-child(2n) .slide-content{order:1}.slide-section:nth-child(2n) .slide-image-wrap{order:2}.slide-content{text-align:center}.slide-content h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,3.5vw,3rem);color:var(--sumt-dark);margin-bottom:1rem;line-height:1.1}.slide-content p{font-size:1.25rem;font-weight:400;color:var(--sumt-dark);line-height:1.55;margin-bottom:1.5rem;max-width:535px;margin-left:auto;margin-right:auto}.slide-cta{display:inline-block;background:var(--sumt-green);color:var(--sumt-white);padding:.875rem 1.75rem;min-height:56px;line-height:1.5;border-radius:16px;font-family:var(--font-body);font-weight:500;font-size:1rem;text-decoration:none;transition:filter .2s,transform .2s;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.slide-cta:hover{color:var(--sumt-white);transform:translateY(-2px);filter:brightness(1.05)}.slide-image-wrap{width:320px;min-height:665px;background:transparent;border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box}.slide-image-wrap.no-panel{background:transparent;padding:0;border-radius:0;width:fit-content;min-height:unset;place-self:center}.slide-image-wrap img{width:100%;max-width:296px;max-height:641px;height:auto;object-fit:contain;display:block}.phone-mockup{position:relative;width:296px;height:auto;aspect-ratio:722 / 1470;border-radius:44px;overflow:hidden;margin:0 auto}.phone-screen{position:absolute;top:3.2%;right:5%;bottom:3.2%;left:5%;width:100%;height:100%;object-fit:cover;display:block;border-radius:38px}.phone-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.faq-section{padding:5rem 0;background:var(--sumt-bg);width:100%}.faq-section .section-head{text-align:center;margin-bottom:3rem}.faq-section h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--sumt-dark);margin-bottom:.5rem}.faq-section .section-sub{font-size:1.125rem;font-weight:400;color:var(--sumt-dark);opacity:.85}.faq-list{max-width:880px;margin:0 auto;width:100%}.faq-item{background:var(--sumt-white);border-radius:24px;box-shadow:0 8px 24px #2d36250f;overflow:hidden;margin-bottom:1rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.faq-item:last-child{margin-bottom:0}.faq-item button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:1.125rem;font-weight:600;color:var(--sumt-dark);text-align:left;transition:color .2s ease,background .2s ease}.faq-item button:hover{background:#62a4420f}.faq-item button .icon{flex-shrink:0;margin-left:1rem;transition:transform .25s ease;color:var(--sumt-dark);opacity:.85;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.faq-item.open button .icon{transform:rotate(180deg)}.faq-answer{overflow:hidden;transition:max-height .3s ease}.faq-answer-inner{padding:0 1.5rem 1.5rem;font-size:1rem;color:var(--sumt-dark);opacity:.75;line-height:1.65;font-weight:400}.contact-cta{padding:5rem 0;background:var(--sumt-bg);text-align:center;width:100%}.contact-cta h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--sumt-dark);margin-bottom:.75rem}.contact-cta p{font-size:1.125rem;color:var(--sumt-text-soft);margin-bottom:2rem}.contact-cta h2 .highlight{color:var(--sumt-green)}.contact-cta a{display:inline-block;background:var(--sumt-green);color:var(--sumt-white);padding:.875rem 2rem;border-radius:16px;font-family:var(--font-body);font-weight:600;font-size:1rem;text-decoration:none;transition:filter .2s,transform .2s;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}.contact-cta a:hover{color:var(--sumt-white);transform:translateY(-2px);filter:brightness(1.05)}.contact-section{padding:6rem 0;background:var(--sumt-bg);width:100%}.contact-head{text-align:center;max-width:896px;margin:0 auto 3rem}.contact-head h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--sumt-dark);margin-bottom:.75rem;line-height:1.1}.contact-head p{font-family:var(--font-body);font-weight:400;font-size:1.125rem;color:var(--sumt-dark);opacity:.85;line-height:1.55}.contact-card{max-width:896px;margin:0 auto;background:var(--sumt-white);border-radius:24px;padding:3rem;box-shadow:0 10px 30px #2d36250f}.contact-form{max-width:800px;margin:0 auto}.contact-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.contact-field label{font-family:var(--font-body);font-weight:400;font-size:1rem;color:var(--sumt-dark)}.contact-field input,.contact-field textarea{width:100%;background:var(--sumt-bg);border:1px solid rgba(45,54,37,.08);border-radius:16px;font-family:var(--font-body);font-size:1rem;color:var(--sumt-dark);padding:.85rem 1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-field input{min-height:50px}.contact-field textarea{min-height:170px;resize:vertical;padding-top:.9rem}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#2d36258c}.contact-field input:focus,.contact-field textarea:focus{border-color:#62a4428c;box-shadow:0 0 0 4px #62a4421f}.contact-submit{width:100%;max-width:800px;min-height:56px;background:var(--sumt-green);color:var(--sumt-white);border:none;border-radius:16px;font-family:var(--font-body);font-weight:600;font-size:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:transform .2s ease,filter .2s ease}.contact-submit:disabled{opacity:.75;cursor:not-allowed}.contact-submit:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.03)}.contact-submit-icon{display:inline-flex;align-items:center;justify-content:center}.contact-status{margin-top:1rem;font-size:.95rem;text-align:center}.contact-status.success{color:var(--sumt-green)}.contact-status.error{color:#b42318}.contact-meta{max-width:800px;margin:2rem auto 0;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-meta-item{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.contact-meta-icon{width:40px;height:40px;border-radius:12px;background:var(--sumt-green);color:var(--sumt-white);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.contact-meta-title{font-family:var(--font-heading);font-weight:500;font-size:1rem;color:var(--sumt-dark);line-height:1.2;margin-bottom:.25rem}.contact-meta-link{font-family:var(--font-body);font-weight:400;font-size:1rem;color:var(--sumt-dark);text-decoration:none;opacity:.9}.contact-meta-link:hover{color:var(--sumt-green);opacity:1}@media (max-width: 768px){.contact-card{padding:1.75rem}.contact-meta{grid-template-columns:1fr;gap:1rem}}.download-section{padding:5rem 0;background:var(--sumt-white);text-align:center;width:100%}.download-section h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(2rem,4vw,3rem);color:var(--sumt-dark);margin-bottom:.5rem}.download-subtitle{font-size:1.125rem;color:var(--sumt-text-soft);margin-bottom:2rem}.download-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.download-buttons .store-button{min-width:200px}.footer{background:var(--sumt-dark);color:var(--sumt-white);padding:3.5rem 0 2.5rem;width:100%}.footer-top{display:grid;grid-template-columns:346px 346px 346px;gap:3rem;align-items:start}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.footer-logo{height:40px;width:auto;display:block}.footer-claim{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#ffffffe6;line-height:1.5;max-width:346px}.footer-mascot{width:64px;height:auto;display:block;opacity:.95}.footer-title{font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--sumt-white);margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{font-family:var(--font-body);font-weight:400;font-size:1rem;color:#ffffffe6;text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer-links a:hover{color:var(--sumt-white);opacity:1}.footer-bottom{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12);text-align:left}.footer-bottom p{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#ffffffe6;margin:0}@media (max-width: 1024px){.footer-top{grid-template-columns:1fr;gap:2rem}}@media (max-width: 1024px){.feature-grid{grid-template-columns:repeat(2,1fr)}.slide-section{grid-template-columns:1fr;gap:2rem;min-height:auto;margin-bottom:6.5rem}.slide-section:last-child{margin-bottom:0}.slide-section:nth-child(odd),.slide-section:nth-child(2n){grid-template-columns:1fr}.slide-section:nth-child(odd) .slide-image-wrap,.slide-section:nth-child(2n) .slide-image-wrap{order:1}.slide-section:nth-child(odd) .slide-content,.slide-section:nth-child(2n) .slide-content{order:2}.slide-image-wrap{width:100%;max-width:320px;min-height:400px;margin:0 auto}}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{display:none}.mobile-menu{position:fixed;top:0;left:0;right:0;background:var(--sumt-bg);z-index:2000;display:block;border-bottom:1px solid var(--sumt-border-green);box-shadow:0 18px 40px #2d36251a;transform:translateY(-110%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .26s ease,opacity .18s ease,visibility 0s linear .26s;will-change:transform}.mobile-menu.open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform .26s ease,opacity .18s ease}.mobile-menu-header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.25rem,5vw,1.5rem);border-bottom:1px solid var(--sumt-border-green);background:#f9f8f0fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-menu-logo img{height:48px;width:auto;display:block;object-fit:contain}.mobile-menu-close{width:40px;height:40px;border:none;background:transparent;color:var(--sumt-dark);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu-body{padding:1rem clamp(1.25rem,5vw,1.5rem) 1.5rem;display:flex;flex-direction:column;gap:.75rem}.mobile-menu-link{height:40px;display:flex;align-items:center;font-family:var(--font-body);font-size:1rem;font-weight:400;color:var(--sumt-dark);text-decoration:none}.mobile-menu-download{height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:1rem;font-weight:400;color:var(--sumt-white);text-decoration:none;margin-top:.25rem}.mobile-menu-download.ios{background:var(--sumt-green)}.mobile-menu-download.android{background:var(--sumt-dark)}.hero .container{flex-direction:column;text-align:center;justify-content:flex-start;gap:1.25rem}.hero-content,.hero-image{flex:none}.hero-content{max-width:100%;text-align:center}.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.feature-grid{grid-template-columns:1fr}.download-buttons{flex-direction:column}.footer .container{flex-direction:column;text-align:center}}@media (max-width: 600px){.hero{min-height:unset;padding:5.5rem 0 2.5rem}.hero h1{font-size:3rem}.hero-subtitle{display:none}}@media (max-width: 480px){.hero{min-height:unset;padding:5.5rem 0 2.5rem}.hero-content{text-align:left}.hero-description{font-size:1.125rem;white-space:pre-line;max-width:366px;margin-bottom:1.25rem}.hero-buttons{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1rem}.store-button{width:100%;min-width:0;min-height:72px;justify-content:flex-start;padding:.9rem 1.25rem}.store-button.google-play{background:var(--sumt-green)}.store-button img{height:24px;width:24px}.hero-image{flex:0 1 auto;width:100%;margin-top:0}.hero-mascot-wrap,.hero-mascot{max-width:366px}.features{padding:4rem 0 4.5rem}.features .section-head{text-align:center;max-width:366px;margin:0 auto 2.25rem}.features .section-head h2{font-size:2.25rem}.features .section-head p{font-size:1.125rem}.feature-card{min-height:320px;padding:1.75rem 1.5rem 2rem}.feature-card p{font-size:1rem}.slide-content h2{font-size:2.25rem;margin-bottom:1.5rem}.slide-content p{font-size:1.125rem;max-width:366px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.slide-cta{width:219px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.25rem;margin-bottom:1.25rem}.slide-image-wrap{width:min(280px,100%);max-width:280px;min-height:unset;aspect-ratio:280 / 579;padding:0;border-radius:24px}.slide-image-wrap img{max-width:256px;max-height:555px}.faq-section h2{font-size:2.25rem}.faq-section .section-sub{font-size:1.125rem}}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100%}main{flex:1 0 auto;width:100%}.bedrift-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,var(--sumt-bg) 0%,rgba(98,164,66,.08) 100%);text-align:center}.bedrift-hero-content h1{font-family:var(--font-heading);font-weight:500;font-size:clamp(2.5rem,5vw,4rem);color:var(--sumt-dark);margin-bottom:.75rem;line-height:1.1}.bedrift-hero-content h1:after{content:"";display:block;width:80px;height:4px;background:var(--sumt-green);margin:1rem auto 0;border-radius:2px}.bedrift-subtitle{font-size:1.25rem;color:var(--sumt-text-muted);max-width:600px;margin:1.5rem auto 0;line-height:1.6}.bedrift-benefits{padding:4rem 0 5rem;background:var(--sumt-white)}.benefits-card{max-width:900px;margin:0 auto;background:var(--sumt-bg);border-radius:24px;padding:3rem;box-shadow:0 8px 32px #2d36250f}.benefits-card h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(1.5rem,3vw,2rem);color:var(--sumt-dark);margin-bottom:2rem;text-align:center}.benefits-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.benefits-list li{display:flex;align-items:flex-start;gap:1rem;font-size:1.1rem;color:var(--sumt-dark);line-height:1.6}.benefit-icon{flex-shrink:0;margin-top:2px}.bedrift-contact{padding:5rem 0 6rem;background:var(--sumt-bg)}.bedrift-contact .contact-head{text-align:center;max-width:700px;margin:0 auto 3rem}.bedrift-contact .contact-head h2{font-family:var(--font-heading);font-weight:500;font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--sumt-dark);margin-bottom:.75rem}.bedrift-contact .contact-head p{font-size:1.1rem;color:var(--sumt-text-muted);line-height:1.6}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 600px){.bedrift-hero{padding:6rem 0 3rem}.benefits-card{padding:2rem 1.5rem}.benefits-list li{font-size:1rem}.contact-row{grid-template-columns:1fr;gap:0}}
