:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:0;padding:0;width:100%;--primary-color: #58a700;--primary-dark: #4a8800;--primary-light: #86d630;--text-dark: #1e293b;--text-medium: #4b4b4b;--text-light: #64748b;--background-light: #f8fafc;--border-light: #e5e7eb}#root{margin:0;padding:0;width:100%;min-height:100vh}*{box-sizing:border-box}body{margin:0;padding:0;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;background:#fff;color:var(--text-medium)}h1,h2,h3,h4,h5,h6{font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin:0 0 1rem}h1{font-size:3rem;font-weight:800}h2{font-size:2.5rem;font-weight:800}h3{font-size:1.5rem;font-weight:700}p{margin:0 0 1rem;line-height:1.6}a{text-decoration:none;color:var(--primary-color);transition:color .2s ease}a:hover{color:var(--primary-dark)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}body{margin:0;padding:0;width:100%;overflow-x:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body{font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#4b4b4b;background:#111b21}@media(max-width:768px){body{background:#fff}}.App{min-height:100vh;width:100%;margin:0;padding:0;padding-bottom:env(safe-area-inset-bottom);background:#111b21}.App:after{content:"";position:fixed;bottom:0;left:0;right:0;height:env(safe-area-inset-bottom);background:#111b21;z-index:1000}html{scroll-behavior:smooth}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:1rem;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2}.section-header p{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.btn-primary{background:linear-gradient(135deg,#58a700,#86d630);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #58a7004d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #58a70066}.btn-secondary{background:#fff;color:#58a700;border:2px solid #58a700;padding:1rem 2rem;border-radius:12px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;text-transform:uppercase;letter-spacing:.5px}.btn-secondary:hover{background:#58a700;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #58a7004d}.header{background:#faf9f6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 0;transition:all .3s ease}.header.scrolled{box-shadow:0 4px 6px -1px #0000001a}.container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:opacity .2s ease}.logo:hover{opacity:.8}.logo-img{width:40px;height:40px;object-fit:contain;display:block;border-radius:8px}.logo h2{color:#58a700;margin:0;font-size:1.75rem;font-weight:800;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.5px;background:#87ea5c;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav{display:flex;gap:2.5rem;align-items:center}.nav a{text-decoration:none;color:#4b4b4b;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;position:relative}.nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#58a700,#86d630);transition:width .3s ease}.nav a:hover{color:#58a700}.nav a:hover:after{width:100%}.header-actions{display:flex;gap:1rem;align-items:center}.btn-login{background:none;border:none;color:#58a700;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;padding:.75rem 1rem;border-radius:12px;transition:background-color .2s ease;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.btn-login:hover{background-color:#f0f0f0}.btn-started{background:#58a700;border:none;color:#fff;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;padding:.75rem 1.5rem;border-radius:12px;transition:background-color .2s ease;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.btn-started:hover{background:#4a8800}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}@media(max-width:768px){.header{background:#fff}.menu-toggle{display:block}.nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem 2rem;display:none;box-shadow:0 4px 6px #0000001a}.nav-open{display:flex}.header-actions{display:none}}.footer{background:#111b21!important;color:#777;padding:3rem 0 1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));position:relative;z-index:10}.footer-content{display:grid;grid-template-columns:auto 1fr auto;gap:3rem;margin-bottom:2rem;align-items:start;width:100%}.footer-content>*:nth-child(2){display:flex;justify-content:center}.footer-logo-container{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo{width:44px;height:44px;object-fit:contain}.footer-section h3{font-size:40px;font-weight:800;color:#fff;margin:0;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.footer-section p{color:#ffffffb3;line-height:1.6;font-size:.875rem;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:1.5rem}.footer-download-buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%;max-width:200px}.footer-download-btn{display:flex;align-items:center;gap:.75rem;background:#28d366;color:#142726;padding:.75rem 1rem;border-radius:12px;text-decoration:none;transition:all .3s ease;width:100%}.footer-download-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #28d3664d;background:#24c05a}.footer-btn-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.footer-btn-icon svg{width:100%;height:100%;fill:#142726}.footer-btn-text{display:flex;flex-direction:column;line-height:1.2}.footer-btn-subtitle{font-size:.7rem;color:#142726;font-weight:400;opacity:.8}.footer-btn-title{font-size:.9rem;color:#142726;font-weight:700;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.footer-links-center{display:grid;grid-template-columns:repeat(3,auto);gap:5rem;justify-items:start;justify-content:center;margin:0 auto}.link-group{min-width:fit-content}.link-group h4{font-size:12px;font-weight:700;color:#ffffff80;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.footer-content>.link-group:last-child{margin-left:auto}.link-group ul{list-style:none;padding:0;margin:0}.link-group ul li{margin-bottom:.9rem}.link-group ul li a{color:#fff;text-decoration:none;font-size:17px;transition:color .2s ease;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.link-group ul li a:hover{text-decoration:underline}.footer-bottom{position:relative;padding-top:1.25rem;text-align:center}.footer-bottom:before{content:"";position:absolute;left:2rem;right:2rem;top:.6rem;height:1px;background:#ffffff1a}.social-icons{display:flex;gap:.5rem;align-items:center;margin-top:.5rem;margin-bottom:1rem}.footer-language{color:#fff9;font-size:.875rem;margin:0;margin-top:1rem;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.social-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#ffffff1a;color:#ffffffe6;text-decoration:none;box-shadow:0 2px 6px #0003;transition:transform .12s ease,background-color .12s ease,color .12s ease}.social-icon svg{width:18px;height:18px}.social-icon:hover{transform:translateY(-3px)}.social-icon[aria-label=Instagram]:hover{background:radial-gradient(circle at 30% 100%,#feda75,#f58529 30%,#d62976 60%,#962fbf 80%);color:#fff}.social-icon[aria-label=Facebook]:hover{background:#1877f2;color:#fff}.footer-bottom p{color:#fff9;font-size:.75rem;margin:0;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}.footer-bottom-section{background:#111b21!important;padding:2rem}.footer-divider{width:80%;max-width:1200px;height:1px;background:#334740;margin:0 auto 1.5rem}.footer-copyright{text-align:center;max-width:1200px;margin:0 auto}.footer-copyright p{color:#fff9;font-size:1rem;margin:0;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{display:flex;flex-direction:column;align-items:center}.footer-logo-container{justify-content:center}.footer-download-buttons{gap:.5rem;align-items:center;margin-left:auto;margin-right:auto}.footer-links-center{grid-template-columns:1fr;gap:2.5rem;width:100%;text-align:center}.footer-links-center .link-group:nth-child(3){display:none}.link-group{width:100%}.link-group h4,.link-group ul{text-align:center}.footer-content>.link-group:last-child{margin-left:0;text-align:center;display:flex;flex-direction:column;align-items:center}.social-icons{justify-content:center}.footer-logo{width:28px;height:28px}.footer-section h3{font-size:2rem}.footer-download-btn{padding:.625rem .875rem}.footer-btn-icon{width:20px;height:20px}.footer-btn-subtitle{font-size:.65rem}.footer-btn-title{font-size:.8rem}.footer-bottom-section{background:#111b21!important;padding:1.5rem 1rem calc(1.5rem + env(safe-area-inset-bottom)) 1rem}.footer-divider{width:90%}.footer-copyright p{font-size:.7rem}}.hero{background:#faf9f6;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;pointer-events:none}.hero-content{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;align-items:center;position:relative;z-index:1}.hero-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-ratings{display:flex;gap:2rem;margin-bottom:2rem;align-items:center;justify-content:center}.rating-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;text-decoration:none;color:inherit}.rating-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-store-icon{background:transparent;overflow:hidden}.app-store-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.google-play-icon{background:#fff;overflow:hidden;width:28px;height:28px}.google-play-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.rating-text{display:flex;align-items:center}.rating-score{font-size:.875rem;font-weight:600;color:#1e293b;line-height:1.2;white-space:nowrap;transition:text-decoration .3s ease}.rating-item:hover .rating-score{text-decoration:underline}.rating-score .star{color:#1e293b;font-size:1rem}.rating-reviews{font-size:.875rem;color:#6b7280;line-height:1.2}.hero-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#ddd6fe,#c7d2fe);color:#5b21b6;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}.hero-text h1{font-size:2.3rem;font-weight:800;color:#1e293b;margin-bottom:7rem;line-height:1.5;font-family:feather,Helvetica Neue,Helvetica,Arial,sans-serif;white-space:normal}.highlight-green{background:linear-gradient(135deg,#58a700,#86d630);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.highlight-blue{background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.highlight-orange{background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.highlight-purple{background:linear-gradient(135deg,#8b5cf6,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-buttons{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto 3rem;width:100%}.hero-primary{background:linear-gradient(135deg,#58a700,#86d630);color:#fff;border:none;padding:1.25rem 2rem;border-radius:16px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 24px #58a7004d;position:relative;overflow:hidden}.hero-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.hero-primary:hover:before{left:100%}.hero-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #58a70066}.hero-primary svg{width:20px;height:20px;transition:transform .3s ease}.hero-primary:hover svg{transform:translate(4px)}.hero-secondary{background:#fff;color:#58a700;border:2px solid #e5e7eb;padding:1.25rem 2rem;border-radius:16px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.hero-secondary:hover{border-color:#58a700;background:#f8fdf4;transform:translateY(-2px);box-shadow:0 8px 24px #58a7001a}.download-btn-hero{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;background:#000;color:#fff;text-decoration:none;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid #000000}.download-btn-hero:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.download-btn-hero:hover:before{left:100%}.download-btn-hero:hover{transform:translateY(-2px);background:#333;box-shadow:0 8px 32px #0000004d;color:#28d166}.download-btn-hero .btn-icon{width:32px;height:32px;flex-shrink:0}.download-btn-hero .btn-icon svg{width:100%;height:100%}.download-btn-hero .btn-text{display:flex;flex-direction:column;align-items:center;text-align:center}.download-btn-hero .btn-subtitle{font-size:.75rem;opacity:.8;line-height:1.5}.download-btn-hero .btn-title{font-size:1rem;font-weight:700;line-height:1}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-phone{position:relative;z-index:5}.phone-mockup{width:300px;height:600px;background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:40px;padding:10px;position:relative;transform:perspective(1000px) rotateY(-25deg) rotateX(12deg) translateY(-30px);transform-origin:center center}.screen{width:100%;height:100%;background:#000;border-radius:30px;overflow:hidden;position:relative}.app-screenshot{width:100%;height:100%;object-fit:cover;border-radius:30px}@media(max-width:768px){.hero{padding:6rem 0 4rem;background:#fff}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-ratings{gap:1.5rem;flex-wrap:wrap}.rating-icon{width:24px;height:24px}.rating-score{font-size:.75rem}.hero-text h1{font-size:2.5rem}.phone-mockup{width:250px;height:500px;transform:none}}.stats{padding:2.5rem 0;background:#edefec;position:relative}.stats .container{max-width:1200px;margin:0 auto;padding:0 0rem}.stats-title{font-size:2.5rem;font-weight:800;text-align:center;color:#111b21;margin-bottom:2.3rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.5px;line-height:1.2;width:100%;display:block}.stats-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:1rem;max-width:100%;width:100%}.stat-card{background:#fff;border-radius:30px;padding:2.5rem 2rem;text-align:left}.stat-number{font-size:3rem;font-weight:500;color:#000;margin-bottom:1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1}.stat-label{font-size:1.5rem;font-weight:500;color:#1e293b;line-height:1.6}.stats-cta{text-align:center;margin-top:3rem}.stats-button{display:inline-block;background:#28d166;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.stats-button:hover{background:#22b85a;transform:translateY(-2px);box-shadow:0 8px 16px #28d1664d}@media(max-width:768px){.stats{padding:4rem 0}.stats .container{padding:0 1.5rem}.stats-title{font-size:1rem;margin-bottom:1rem}.stats-content{grid-template-columns:1fr;gap:1.5rem;max-width:500px;margin:0 auto}.stat-card{padding:2rem 1.5rem}.stat-number{font-size:3rem}.stat-label{font-size:.9375rem}.stats-button{padding:.875rem 2rem;font-size:.9375rem}}@media(max-width:480px){.stats .container{padding:0 1rem}.stats-title{font-size:1.5rem;margin-bottom:1rem}.stat-card{padding:1.5rem 1.25rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.875rem}}.features{padding:0;background:#111b21}.feature-section{min-height:100vh;display:flex;align-items:center;padding:6rem 0;position:relative;background:#faf9f6}.feature-section.last-feature{border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden;padding-bottom:8rem}.feature-section.blue,.feature-section.green,.feature-section.purple,.feature-section.red,.feature-section.teal{background:#faf9f6}.feature-section.orange{background:#111b21}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.feature-content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.feature-section.reverse .feature-content{direction:rtl}.feature-section.reverse .feature-text{direction:ltr}.feature-text{max-width:500px}.feature-icon{width:80px;height:80px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;position:relative;transition:all .3s ease}.blue .feature-icon{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 8px 32px #3b82f64d}.green .feature-icon{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 8px 32px #22c55e4d}.orange .feature-icon{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 8px 32px #f973164d}.purple .feature-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 8px 32px #8b5cf64d}.red .feature-icon{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 8px 32px #ef44444d}.teal .feature-icon{background:linear-gradient(135deg,#14b8a6,#0f766e);color:#fff;box-shadow:0 8px 32px #14b8a64d}.feature-icon svg{width:40px;height:40px}.feature-text h2{font-size:3.5rem;font-weight:500;margin-bottom:1.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2;color:#1f2937}.purple .feature-text h2{white-space:nowrap}.orange .feature-text h2{color:#fff}.feature-text p{font-size:1.25rem;line-height:1.7;color:#4b5563;margin:0}.orange .feature-text p{color:#fff}.feature-visual{display:flex;justify-content:center;align-items:center;position:relative}.feature-graphic{position:relative;display:flex;align-items:center;justify-content:center}.whatsapp-style-container{border-radius:24px;overflow:hidden;position:relative;box-shadow:0 20px 60px #00000026;background:#fff;display:inline-block}.feature-screenshot{display:block;max-width:280px;width:100%;height:auto}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(10px) rotate(-1deg)}}@media(max-width:768px){.feature-section{min-height:auto;padding:4rem 0}.feature-content{grid-template-columns:1fr;gap:3rem;text-align:center}.feature-section.reverse .feature-content{direction:ltr}.feature-text{max-width:none}.feature-text h2{font-size:2.5rem}.feature-text p{font-size:1.125rem}.feature-graphic{width:100%;max-width:300px}.feature-screenshot{max-width:220px;width:100%}.feature-section.last-feature{border-bottom-left-radius:40px;border-bottom-right-radius:40px;padding-bottom:4rem}}.kontakt-page{padding:8rem 0;background:#fff;min-height:100vh;position:relative;overflow:hidden}.kontakt-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.kontakt-content{display:flex;justify-content:center;align-items:flex-start;width:100%;padding-top:2rem}.contact-form-section{background:#fff;padding:0;border-radius:0;box-shadow:none;border:none;width:100%;max-width:700px;margin:0 auto}.form-title{color:#000;font-size:2.5rem;margin-bottom:2.5rem;font-weight:500;text-align:left;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:none;letter-spacing:-.01em;line-height:1.2}.form-subtitle{color:#000;font-size:1.25rem;margin-bottom:1.5rem;font-weight:500;text-align:left;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4}.form-intro{margin-bottom:3rem}.intro-text{font-size:.9375rem;line-height:1.5;color:#000;margin-bottom:1rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.intro-text:last-child{margin-bottom:0}.contact-form{display:flex;flex-direction:column;gap:2.5rem;width:100%}.form-group{display:flex;flex-direction:column;width:100%}.form-group label{font-size:.9375rem;font-weight:600;color:#000;margin-bottom:.5rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4}.field-instruction{font-size:.8125rem;color:#666;margin-bottom:.75rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4;font-weight:400}.form-group input,.form-group textarea{padding:1rem 1.125rem;border:1px solid #e0e0e0;border-radius:10px;font-size:.9375rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .2s ease;background:#fff;color:#000;width:100%;font-weight:400;box-sizing:border-box;min-height:48px}.form-group input:hover,.form-group textarea:hover{border-color:#b0b0b0}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0084ff;border-width:1px;box-shadow:0 0 0 2px #0084ff33}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:150px;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5}.submit-button{background:#085e54;color:#fff;border:none;padding:.875rem 1rem;border-radius:40px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;text-transform:none;letter-spacing:0;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:1rem;width:100%;max-width:200px}.submit-button:hover:not(:disabled){background:#085e54;box-shadow:0 0 10px #085e544d}.submit-button:disabled{opacity:.6;cursor:not-allowed;background:#58a700}.submit-message{padding:1rem;border-radius:12px;font-size:.9375rem;font-weight:400;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif}.submit-message.success{background:#d1fae5;color:#065f46;border:1px solid #10b981}.submit-message.error{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.kontakt-page{padding:6rem 0 4rem}.kontakt-content{padding-top:1rem}.form-title{font-size:2.25rem}.form-subtitle{font-size:1.25rem}.contact-form{gap:2rem}}@media(max-width:480px){.kontakt-page .container{padding:0 1rem}.form-title{font-size:1.875rem}.form-subtitle{font-size:1.125rem}.intro-text{font-size:.9375rem}.contact-form{gap:1.5rem}.submit-button{max-width:100%}}.misjon-page{padding:8rem 0;background:#fff;min-height:100vh;position:relative;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden}.misjon-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.misjon-content{background:transparent;padding:0}.main-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:2.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left;text-transform:uppercase;letter-spacing:.02em}.section-text{font-size:1rem;line-height:1.8;color:#4b5563;margin-bottom:1.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left}.section-text.bold{font-weight:700;color:#1e293b;margin-top:2rem}.section-text.conclusion{font-size:1.25rem;font-weight:700;color:#1e293b;margin-top:.5rem;margin-bottom:0}.quote-section{display:flex;align-items:flex-start;margin:2rem 0;padding-left:1rem}.quote-bar{width:4px;background:#1e293b;margin-right:1rem;flex-shrink:0;height:100%;min-height:60px}.quote-text{font-size:1rem;line-height:1.8;color:#1e293b;font-weight:600;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;font-style:italic}.content-list{list-style:disc;padding-left:2rem;margin-bottom:1.5rem}.content-list li{font-size:1rem;line-height:1.8;color:#4b5563;margin-bottom:.75rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.misjon-page{padding:6rem 0 4rem}.main-title{font-size:2rem;margin-bottom:2rem}.section-text{font-size:.9375rem}.section-text.conclusion{font-size:1.125rem}.content-list li{font-size:.9375rem}}@media(max-width:480px){.misjon-page .container{padding:0 1rem}.main-title{font-size:1.75rem}.section-text{font-size:.875rem}.section-text.conclusion{font-size:1rem}.content-list{padding-left:1.5rem}.content-list li{font-size:.875rem}.quote-section{padding-left:.5rem}.quote-bar{width:3px;margin-right:.75rem}}.vilkar-page{padding:8rem 0;background:#fff;min-height:100vh;position:relative;overflow:hidden}.vilkar-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.vilkar-content{background:#fff;padding:0rem}@media(max-width:768px){.vilkar-page{padding:6rem 0 4rem}.vilkar-content{padding:2rem 1.5rem}.main-title{font-size:2rem;margin-bottom:2rem}.section-title{font-size:1.25rem}.section-text,.content-list li{font-size:.9375rem}}@media(max-width:480px){.vilkar-page .container{padding:0 1rem}.vilkar-content{padding:1.5rem 1rem}.main-title{font-size:1.75rem}.section-title{font-size:1.125rem}.section-text{font-size:.875rem}.content-list{padding-left:1.5rem}.content-list li{font-size:.875rem}}.personvern-page{padding:8rem 0;background:#fff;min-height:100vh;position:relative;overflow:hidden}.personvern-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.personvern-content{background:#fff}.main-title{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:2.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center}.section-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.section-text{font-size:1rem;line-height:1.8;color:#4b5563;margin-bottom:1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.section-text.intro{font-size:1.125rem;margin-bottom:1.5rem}.section-text.bold{font-weight:700;color:#1e293b}.content-list{list-style:disc;padding-left:2rem;margin-bottom:1rem}.content-list li{font-size:1rem;line-height:1.8;color:#4b5563;margin-bottom:.5rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.section-text strong{font-weight:700;color:#1e293b}@media(max-width:768px){.personvern-page{padding:6rem 0 4rem}.personvern-content{padding:2rem 1.5rem}.main-title{font-size:2rem;margin-bottom:2rem}.section-title{font-size:1.25rem}.section-text,.content-list li{font-size:.9375rem}}@media(max-width:480px){.personvern-page .container{padding:0 1rem}.personvern-content{padding:1.5rem 1rem}.main-title{font-size:1.75rem}.section-title{font-size:1.125rem}.section-text{font-size:.875rem}.content-list{padding-left:1.5rem}.content-list li{font-size:.875rem}}.slettkonto-page{padding:8rem 0;background:#fff;min-height:100vh;position:relative;overflow:hidden}.slettkonto-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.slettkonto-content{display:flex;justify-content:center;align-items:flex-start;width:100%;padding-top:2rem}.content-wrapper{background:#fff;padding:0;border-radius:0;box-shadow:none;border:none;width:100%;max-width:700px;margin:0 auto}.main-title{font-size:2.5rem;font-weight:500;color:#000;margin-bottom:2.5rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left;text-transform:none;letter-spacing:-.01em;line-height:1.2}.section{margin-bottom:2.5rem}.section-title{font-size:1.25rem;font-weight:500;color:#000;margin-bottom:1rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4}.section-text{font-size:.9375rem;line-height:1.5;color:#000;margin-bottom:1rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.section-text.intro{font-size:.9375rem;margin-bottom:1.5rem}.section-text strong{font-weight:500;color:#000}.content-list{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.content-list.numbered{list-style:decimal}.content-list li{font-size:.9375rem;line-height:1.5;color:#000;margin-bottom:.5rem;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}.content-list li strong{font-weight:500;color:#000}.help-link{color:#0084ff;text-decoration:none;font-weight:400}.help-link:hover{text-decoration:underline}@media(max-width:768px){.slettkonto-page{padding:6rem 0 4rem}.main-title{font-size:2rem;margin-bottom:2rem}.section-title{font-size:1.25rem}.section-text,.content-list li{font-size:.9375rem}}@media(max-width:480px){.slettkonto-page .container{padding:0 1rem}.main-title{font-size:1.75rem}.section-title{font-size:1.125rem}.section-text{font-size:.875rem}.content-list{padding-left:1.5rem}.content-list li{font-size:.875rem}}
