*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:#2f514d}html{scroll-behavior:auto;scroll-padding-top:90px}body{scroll-behavior:auto}.home-page,body{transition:background-color .3s ease,color .3s ease}.home-page{overflow-x:hidden;width:100%}.dark-mode,body.dark-mode,html.dark-mode{background-color:#0f1624;color:#e8e8e8}.dark-mode .home-page{background-color:#0f1624}.main-nav{align-items:center;background:#fff;border-bottom:1px solid #00000014;box-shadow:0 4px 30px #0000001a,0 2px 10px #0000000d;display:flex;height:90px;transition:all .3s ease}.main-nav:before{background:linear-gradient(90deg,#0000,#2f514d4d,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.nav-container{width:100%}.logo{background:#fff;border-radius:8px;cursor:pointer;padding:8px;position:relative;text-decoration:none;transition:all .3s ease}.logo:before{background:#ffffffe6;border-radius:8px;bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .3s ease}.logo:hover:before{opacity:1}.logo:hover{transform:translateY(-2px)}.logo img{height:60px;position:relative;transition:all .3s ease;z-index:1}.logo:hover img{transform:scale(1.05)}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:12px;gap:8px;padding:0 20px}.nav-link{border-radius:8px;font-size:.85rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:12px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:before{background:linear-gradient(135deg,#2f514d14,#e8d4b81f);border-radius:8px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.nav-link:hover:before{opacity:1}.nav-link:hover{color:#1f3634;transform:translateY(-2px)}.nav-link:after{background:linear-gradient(90deg,#2f514d,#fff 50%,#2f514d);border-radius:2px 2px 0 0;bottom:0;box-shadow:0 -2px 8px #2f514d4d;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:width .4s cubic-bezier(.4,0,.2,1);width:0}.nav-link:hover:after{width:80%}.cta-button-nav{border:2px solid #2f514d;border-radius:10px;box-shadow:0 4px 15px #2f514d26;color:#fff!important;font-weight:700;letter-spacing:1px;overflow:hidden;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-button-nav:before{background:#213d3b;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:-1}.cta-button-nav:hover:before{transform:scaleX(1);transform-origin:left}.cta-button-nav:hover{border-color:#213d3b;box-shadow:0 6px 20px #2f514d4d;color:#fff;transform:translateY(-3px)}.menu-toggle{background:#2f514d14;border:1px solid #2f514d26;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px;transition:all .3s ease}.menu-toggle:hover{background:#2f514d1f;border-color:#2f514d40}.menu-toggle span{background:#2f514d;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.menu-toggle:hover span{background:#1f3634}.book-now-button-mobile{background:linear-gradient(135deg,#fff,#f5e6d3);border:none;border-radius:8px;box-shadow:0 4px 15px #e8d4b866,inset 0 1px 0 #fefef180;color:#2f514d;cursor:pointer;display:none;font-size:.85rem;font-weight:700;letter-spacing:1px;overflow:hidden;padding:12px 24px;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.4,0,.2,1);white-space:nowrap}.book-now-button-mobile:before{background:linear-gradient(90deg,#0000,#fefef14d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.book-now-button-mobile:hover:before{left:100%}.book-now-button-mobile:hover{background:linear-gradient(135deg,#fff,#f5e6d3);box-shadow:0 6px 20px #e8d4b880,inset 0 1px 0 #fefef199;transform:translateY(-2px)}.book-now-button-mobile:active{transform:translateY(0)}.dark-mode-toggle{background:#fff;margin-right:15px}.dark-mode-toggle:hover{background:#fff;border-color:#2f514d40;transform:scale(1.05)}.dark-mode-icon{stroke-width:2;transition:transform .3s ease}.dark-mode-toggle:hover .dark-mode-icon{transform:rotate(15deg)}@media (max-width:1024px){.dark-mode-toggle{height:40px;margin-right:10px;width:40px}.dark-mode-icon{height:20px;width:20px}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.container-wide{margin:0 auto;max-width:1400px;padding:0 40px}.hero-section{align-items:center;display:flex;height:750px;margin-top:90px;position:relative}.hero-background{background-position:50%;background-size:cover}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:#0006}.hero-content{color:#fff;position:relative;width:100%;z-index:10}.hero-container{margin:0 auto;max-width:1400px;padding:0 40px}.hero-label{font-size:.95rem;letter-spacing:2px;margin-bottom:25px;text-transform:uppercase}.hero-label,.hero-title{color:#fff;font-weight:700}.hero-title{font-size:5.5rem;line-height:1.1;margin:0 0 20px}.hero-subtitle{color:#fff;font-size:1.5rem;line-height:1.6;margin-bottom:30px;max-width:800px}.hero-cta-button{animation:pulse 2s infinite;background:#2f514d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:16px 40px;transition:all .3s ease}.hero-cta-button:hover{animation:none;background:#1f3634;box-shadow:0 4px 12px #2f514d4d;transform:translateY(-2px)}.focus-areas-section{background:#fff;padding:100px 20px}.dark-mode .focus-areas-section{background:#1a2f2d}.focus-areas-header{margin:0 auto 60px;max-width:800px;text-align:center}.focus-areas-header h2{color:#2f514d;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.dark-mode .focus-areas-header h2{color:#fff}.focus-areas-intro{color:#2f514d;font-size:1.2rem;line-height:1.6;opacity:.85}.dark-mode .focus-areas-intro{color:#fff}.focus-areas-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.focus-area-card{background:#e8f4f2;border:1px solid #2f514d26;border-radius:12px;box-shadow:0 2px 8px #2f514d14;cursor:pointer;overflow:hidden;padding:40px 32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.dark-mode .focus-area-card{background:#213d3b;border-color:#e8d4b826;box-shadow:none}.focus-area-card:before{background:linear-gradient(90deg,#2f514d,#8b7355);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.focus-area-card:hover:before{transform:scaleX(1)}.focus-area-card:hover{border-color:#2f514d33;box-shadow:0 12px 40px #2f514d26;transform:translateY(-8px)}.dark-mode .focus-area-card:hover{border-color:#e8d4b84d;box-shadow:0 12px 40px #0000004d}.focus-area-card h3{color:#2f514d;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:16px}.dark-mode .focus-area-card h3{color:#fff}.focus-area-card p{color:#2f514d;font-size:1.05rem;line-height:1.6;margin-bottom:24px;opacity:.75}.dark-mode .focus-area-card p{color:#fff;opacity:.8}.focus-link{color:#8b7355;display:inline-block;font-size:.95rem;font-weight:600;transition:all .3s ease}.dark-mode .focus-link{color:#fff}.focus-area-card:hover .focus-link{color:#2f514d;transform:translateX(4px)}.dark-mode .focus-area-card:hover .focus-link{color:#fff}.benefits-grid-section{background:linear-gradient(180deg,#f9fafb,#fff);padding:120px 20px;scroll-margin-top:90px}.section-heading{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:900px;text-align:left}.benefits-grid-section .container{position:relative}.benefits-grid-section .container:before{background:#2f514d;border-radius:2px;content:"";height:4px;left:0;position:absolute;top:-20px;width:60px}.benefits-grid{grid-gap:35px 30px;display:grid;gap:35px 30px;grid-template-columns:repeat(3,1fr);margin:60px 0 0;max-width:1200px;padding:0 20px}.benefits-grid .benefit-card:nth-child(4){grid-column:1/2}.benefits-grid .benefit-card:nth-child(5){grid-column:2/3}.benefit-card{align-items:flex-start;background:#fff;border:1px solid #2f514d1f;border-radius:16px;box-shadow:0 4px 20px #2f514d14;color:#2f514d;display:flex;flex-direction:column;overflow:hidden;padding:35px 25px;position:relative;text-align:left;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.benefit-card:before{background:linear-gradient(90deg,#2f514d,#fff);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.benefit-card:hover{border-color:#2f514d;box-shadow:0 12px 30px #2f514d26;transform:translateY(-10px)}.benefit-card:hover:before{transform:scaleX(1)}.benefit-card:hover .benefit-icon{box-shadow:0 8px 20px #2f514d40;transform:scale(1.15) rotate(5deg)}.benefit-card h4{color:#2f514d;font-size:1.35rem;font-weight:700;letter-spacing:-.5px;margin-bottom:15px;transition:color .3s ease}.benefit-card:hover h4{color:#2f514d}.benefit-card p{color:#2f514d;font-size:1.05rem;font-weight:400;line-height:1.7;transition:color .3s ease}.benefit-card:hover p{color:#2f514d}.benefit-icon{align-items:center;background:linear-gradient(135deg,#2f514d,#3d6662);border-radius:18px;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:90px;justify-content:center;margin:0 0 30px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:90px}.benefit-icon:after{background:linear-gradient(135deg,#2f514d,#fff);border-radius:20px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.benefit-card:hover .benefit-icon:after{opacity:.3}.benefit-icon svg{stroke:#fff;color:#fff;height:40px;width:40px}.content-section{padding:120px 20px;position:relative}.content-section#analys,.content-section:nth-of-type(2n),.content-section:nth-of-type(odd){background:#fff}.content-split{grid-gap:100px;align-items:center;display:grid;gap:100px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1300px}.image-left .content-split{direction:rtl}.image-left .content-split>*{direction:ltr}.content-text h2{color:#2f514d;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin-bottom:30px;padding-bottom:20px;position:relative}.content-text h2:after{background:linear-gradient(90deg,#2f514d,#fff);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.content-text p{color:#555;font-size:1.15rem;line-height:1.8;margin-bottom:20px}.content-text p:first-of-type{color:#333;font-size:1.2rem}.content-text .emphasis{background:linear-gradient(135deg,#2f514d0d,#e8d4b81a);border-left:4px solid #2f514d;border-radius:0 8px 8px 0;color:#2f514d;display:block;font-size:1.2rem;font-weight:600;margin-top:30px;padding:20px 25px}.check-list{list-style:none;margin:30px 0;padding:0}.check-list li{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:16px;padding-left:35px;position:relative}.check-list li:before{align-items:center;background:#2f514d1a;border-radius:50%;color:#2f514d;content:"✓";display:flex;font-size:1.3rem;font-weight:700;height:24px;justify-content:center;left:0;line-height:1;position:absolute;width:24px}.content-image{position:relative}.content-image:before{background:linear-gradient(135deg,#2f514d,#fff);border-radius:16px;bottom:15px;content:"";left:-15px;opacity:.1;position:absolute;right:15px;top:-15px;z-index:-1}.content-image img{border-radius:16px;box-shadow:0 20px 60px #00000026;height:auto;transition:transform .3s ease,box-shadow .3s ease;width:100%}.content-image img:hover{box-shadow:0 25px 70px #0003;transform:translateY(-5px)}.testimonial-section{background:#fff9e6;padding:100px 20px}.testimonial-wrapper{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px}.quote-mark{color:orange;font-family:Georgia,serif;font-size:6rem;line-height:.8;margin-bottom:20px}.testimonial-quote blockquote{color:#333;font-size:1.8rem;font-weight:600;line-height:1.5;margin-bottom:30px}.testimonial-author{margin-top:25px}.author-name{color:#333;font-size:1.2rem;font-weight:700;margin-bottom:5px}.author-title{color:#fff;font-size:1rem}.testimonial-image img{border-radius:8px;height:auto;width:100%}.engage-section{background:#fff;padding:100px 20px;scroll-margin-top:90px}.engage-grid{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.engage-left h2{font-size:2.5rem;font-weight:700}.engage-left h2,.engage-left p{color:#264441;margin-bottom:20px}.engage-left p{font-size:1.1rem;line-height:1.7}.check-list-styled{list-style:none;margin:25px 0}.check-list-styled li{color:#333;font-size:1.1rem;font-weight:500;margin-bottom:12px}.engage-image-small{margin:40px 0}.engage-image-small img{border-radius:8px;height:auto;width:100%}.quote-box{background:#f8f9fa;border-left:4px solid #10b981;border-radius:8px;margin-top:40px;padding:30px}.quote-box p{color:#333;font-size:1rem;font-style:italic;margin-bottom:15px}.quote-author{color:#10b981;font-style:normal;font-weight:600}.quote-box-premium{background:#2f514d;border:1px solid #2f514d1f;border-radius:20px;box-shadow:0 8px 32px #2f514d1f,0 4px 16px #2f514d14;margin-top:40px;overflow:hidden;padding:40px 35px;position:relative}.quote-box-premium .quote-text{color:#2f514d}.lights{color:#fff!important}.dark .schedule-demo-left h2{color:#fff}.quote-box-glow{background:radial-gradient(circle,#e8d4b826 0,#0000 70%);height:200px;pointer-events:none;position:absolute;right:-30%;top:-50%;width:200px}.quote-box-premium:before{background:linear-gradient(90deg,#fff,#d4c4a8,#fff);content:"";height:3px;left:0;position:absolute;right:0;top:0}.quote-icon{align-items:center;background:#fff;border-radius:16px;box-shadow:0 8px 25px #ffffff26;display:flex;height:60px;justify-content:center;margin-bottom:25px;width:60px}.quote-icon svg{stroke:#2f514d;height:28px;width:28px}.quote-text{color:#2f514d;font-size:1.6rem;font-style:italic;font-weight:500;letter-spacing:.3px;line-height:1.7;margin:0 0 25px}.quote-author-section{align-items:center;display:flex;gap:15px}.quote-line{background:linear-gradient(90deg,#2f514d,#0000);height:2px;width:40px}.quote-attribution{color:#2f514d;font-size:.95rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.engage-right{position:relative}.engage-right>img{border-radius:8px;box-shadow:0 10px 40px #0000001a;display:block;height:auto;width:100%}.engage-right .engage-image-small{bottom:5%;margin:0;position:absolute;right:5%;width:40%;z-index:10}.engage-right .engage-image-small img{border:3px solid #fff;border-radius:8px;box-shadow:0 10px 40px #0003;display:block;height:auto;width:100%}.contact-section{background:#fff;padding:120px 20px}.contact-wrapper{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1300px}.contact-info h2{color:#2f514d;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:20px;padding-bottom:20px;position:relative}.contact-info h2:after{background:linear-gradient(90deg,#2f514d,#fff);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.contact-description{color:#2f514d;font-size:1.15rem;line-height:1.7;margin-bottom:50px}.contact-details{display:flex;flex-direction:column;gap:30px}.contact-item{align-items:start;display:flex;gap:20px}.contact-icon{align-items:center;background:linear-gradient(135deg,#2f514d,#3d6662);border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-icon svg{color:#fff;height:24px;width:24px}.contact-item h4{color:#2f514d;font-size:1.1rem;font-weight:600;margin-bottom:5px}.contact-item p{color:#2f514d;font-size:1rem;margin:0}.contact-form-container{background:#f9fafb;border-radius:20px;box-shadow:0 10px 40px #00000014;padding:50px}.contact-form{display:flex;flex-direction:column;gap:25px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#333;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:1rem;padding:14px 18px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#2f514d;box-shadow:0 0 0 3px #2f514d1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-submit-button{background:#2f514d;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:10px;padding:16px 40px;transition:all .3s ease}.form-submit-button:hover{background:#1f3634;box-shadow:0 6px 20px #2f514d4d;transform:translateY(-2px)}.trial-cta-section{background:#2f514d0d;padding:80px 20px;scroll-margin-top:90px;text-align:left}.trial-cta-section h2{color:#2f514d;font-size:2.5rem;font-weight:700;margin-bottom:15px}.trial-cta-section p{color:#555;font-size:1.2rem;margin-top:15px}.final-cta-section{background:#fff;color:#2f514d;padding:100px 20px;text-align:left}.final-cta-section h2{color:#2f514d;font-size:3rem;font-weight:700;margin-bottom:40px}.cta-button-large{background:#fff;border:none;border-radius:8px;color:#2f514d;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;padding:18px 50px;text-transform:uppercase;transition:all .3s ease}.cta-button-large:hover{background:#2f514d;box-shadow:0 10px 25px #2f514d4d;color:#fff;transform:translateY(-4px) scale(1.02)}.schedule-demo-section{background:#fff;border-bottom:2px solid #2f514d1a;color:#2f514d;overflow:hidden;padding:100px 20px;position:relative;scroll-margin-top:90px}.schedule-demo-wrapper{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1.2fr;margin:0 auto;max-width:1400px}.schedule-demo-left .demo-label{color:#2f514d;font-size:.9rem;font-weight:700;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.dark-mode .schedule-demo-left .demo-label{color:#fff}.schedule-demo-left h2{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:25px}.dark-mode .schedule-demo-left h2{color:#fff}.schedule-demo-left p{color:#2f514d;font-size:1.1rem;line-height:1.7;margin-bottom:50px}.contact-info-cards{display:flex;flex-direction:column;gap:25px}.contact-info-card{align-items:start;background:#2f514d0d;border:1px solid #2f514d1a;border-radius:12px;display:flex;gap:20px;padding:25px;transition:all .3s ease}.contact-info-card:hover{background:#2f514d14;border-color:#2f514d33}.dark-mode .contact-info-card{background:#ffffff0d;border-color:#ffffff1a}.dark-mode .contact-info-card:hover{background:#ffffff14;border-color:#fff3}.dark-mode .contact-info-text h4,.dark-mode .contact-info-text p{color:#fff}.contact-info-icon{align-items:center;background:#fff;border-radius:12px;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-info-icon.address,.contact-info-icon.email,.contact-info-icon.phone{background:#fff}.contact-info-icon svg{color:#2f514d;height:24px;width:24px}.contact-info-text h4{color:#2f514d;font-size:1rem;font-weight:600;margin-bottom:5px}.contact-info-text p{color:#2f514d;font-size:.95rem;margin:0}.schedule-demo-right{background:#264441;border:1px solid #fefef11a;border-radius:20px;padding:50px}.demo-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.demo-form .form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.demo-form label{color:#fefef1e6;font-size:.95rem;font-weight:600}.demo-form input,.demo-form select,.demo-form textarea{background:#fefef11a;border:2px solid #fefef133;border-radius:10px;color:#fff;font-family:inherit;font-size:1rem;padding:14px 18px;transition:all .3s ease}.demo-form input::placeholder,.demo-form textarea::placeholder{color:#fefef180}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{background:#fefef126;border-color:#fff;box-shadow:0 0 0 3px #e8d4b81a;outline:none}.demo-form select{cursor:pointer}.phone-input-wrapper{display:flex;gap:10px}.phone-input-wrapper .country-code{flex-shrink:0;width:100px}.phone-input-wrapper input{flex:1 1}.demo-submit-button{background:#fff;border:none;border-radius:10px;color:#2f514d;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1px;margin-top:10px;padding:18px 40px;text-transform:uppercase;transition:all .3s ease;width:100%}.demo-submit-button:hover{background:#2f514d;box-shadow:0 10px 30px #2f514d4d;color:#fff;transform:translateY(-2px)}.footer{background:#fff;border-top:1px solid #0000001a;color:#1a1a1a;margin-top:0;padding:80px 20px 30px}.footer-top{margin:0 auto 50px;max-width:1200px;text-align:left}.footer-logo{align-items:center;display:flex;justify-content:flex-start;margin-bottom:25px}.footer-logo img{filter:none;height:50px;width:auto}.footer-top p{color:#000000bf;font-size:1.1rem;line-height:1.8;margin:0;max-width:800px}.footer-divider{background:#0000001a;height:1px;margin:0 auto 50px;max-width:1200px}.footer-content{grid-gap:60px;border-bottom:1px solid #0000001a;display:grid;gap:60px;grid-template-columns:1.5fr 1fr 1fr;margin:0 auto 30px;max-width:1200px;padding-bottom:40px}.footer-col h4{color:#2f514d;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:20px}.footer-col p{color:#000000b3;font-size:.95rem;line-height:1.8;margin-bottom:10px}.footer-company{color:#000000e6!important;font-weight:600;margin-top:10px!important}.social-links{display:flex;gap:12px;margin-bottom:30px}.social-links a{align-items:center;background:#0000000d;border:1px solid #00000026;border-radius:50%;color:#1a1a1a;display:flex;height:44px;justify-content:center;transition:all .3s ease;width:44px}.social-links a:hover{background:#213d3b;border-color:#213d3b;color:#fff;transform:translateY(-2px)}.social-links svg{height:20px;width:20px}.footer-copyright{color:#0009;font-size:.9rem;margin-top:0}.footer-badges{display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.footer-badges img{border-radius:8px;height:55px;opacity:.95;transition:opacity .3s ease;width:auto}.footer-badges img:hover{opacity:1}.footer-premium{margin-top:0;overflow:hidden}.footer-premium-container{background:#fff}.social-icon-premium{border:1px solid #0000;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-icon-premium:hover{box-shadow:0 8px 20px #213d3b40}.footer-premium-badges{display:flex;flex-wrap:wrap;gap:16px}.badge-item{background:#f8f8f8;border:1px solid #0000000f;border-radius:12px;padding:12px 16px;transition:all .3s ease}.badge-item:hover{border-color:#213d3b33;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.badge-item img{display:block;height:45px;width:auto}.footer-premium-bottom{margin-bottom:80px}.footer-links-list{list-style:none;margin:0;padding:0}.footer-links-list li{margin-bottom:12px}.footer-text-link{background:none;border:none;color:#555;cursor:pointer;font-family:inherit;font-size:14px;padding:0;text-align:left;text-decoration:none;transition:color .2s ease}.footer-text-link:hover{color:#2f514d}.dark-mode .footer-text-link{color:#b8b8b8}.dark-mode .footer-text-link:hover{color:#fff}@media (max-width:900px){.footer-premium-container{padding:50px 24px 0}.footer-premium-main{gap:40px;grid-template-columns:1fr}.footer-premium-brand{padding-right:0;text-align:center}.footer-premium-tagline{margin-left:auto;margin-right:auto;max-width:100%}.footer-premium-social{justify-content:center}.footer-premium-column{text-align:center}.footer-premium-title{justify-content:center}.footer-premium-contact-item{align-items:center}.footer-premium-badges{justify-content:center}.footer-premium-bottom{flex-direction:column;gap:16px;margin-bottom:20px;padding:30px 0;text-align:center}}@media (max-width:480px){.footer-premium-bottom{margin-bottom:20px}}.footer-bottom{margin:0 auto;max-width:1200px;padding-top:20px;text-align:left}.footer-bottom p{color:#00000080;font-size:.85rem;margin:0}@media (max-width:1024px){.nav-container{padding:0 20px}.nav-menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(180deg,#2f514d,#1f3a38);border-radius:0;border-top:1px solid #e8d4b81a;box-shadow:0 8px 30px #0000004d;display:none;flex-direction:column;gap:0;left:0;max-height:calc(100vh - 90px);overflow-y:auto;padding:10px 0;position:fixed;right:0;top:90px}.nav-menu.active{display:flex}.nav-link{border-bottom:1px solid #fefef114;border-radius:0;color:#fff;margin:0 10px;padding:18px 40px;text-align:left;width:100%;width:calc(100% - 20px)}.nav-link:after,.nav-link:before{display:none}.nav-link:hover{background:#e8d4b81a;transform:translateX(5px)}.cta-button-nav{display:none!important}.menu-toggle{display:none}.book-now-button-mobile{display:block}.dark-mode-toggle{display:flex!important}.hero-title{font-size:4rem}.cards-grid{gap:30px;grid-template-columns:1fr}.content-section{padding:100px 20px}.contact-wrapper,.content-split,.engage-grid,.schedule-demo-wrapper,.testimonial-wrapper{gap:50px;grid-template-columns:1fr}.image-left .content-split{direction:ltr}.content-text h2{font-size:2.3rem}.contact-info h2{font-size:2.5rem}.contact-form-container{padding:40px 30px}.footer-content{gap:40px;grid-template-columns:1fr}.footer-col,.footer-content{text-align:center}.social-links{justify-content:center}.footer-logo{margin-bottom:20px}.container-wide{padding:0 20px}.schedule-demo-wrapper{gap:50px;grid-template-columns:1fr}.schedule-demo-left h2{font-size:2.5rem}}@media (max-width:968px){.schedule-demo-wrapper{gap:60px}.schedule-demo-left h2{font-size:2.5rem}.schedule-demo-left p{font-size:1rem;margin-bottom:40px}.schedule-demo-right{padding:40px 35px}}@media (max-width:768px){.schedule-demo-section{padding:70px 20px}.schedule-demo-wrapper{gap:50px}.schedule-demo-left h2{font-size:2.2rem;margin-bottom:20px}.schedule-demo-left p{font-size:1rem;line-height:1.6;margin-bottom:35px}.schedule-demo-right{padding:35px 25px}.demo-form .form-row{gap:15px;grid-template-columns:1fr;margin-bottom:15px}.demo-form .form-group{margin-bottom:15px}.demo-form input,.demo-form select,.demo-form textarea{font-size:.95rem;padding:12px 16px}.demo-submit-button{font-size:1rem;padding:16px 30px}.contact-info-card{align-items:start;flex-direction:row;gap:15px;padding:20px}.contact-info-icon{flex-shrink:0;height:45px;width:45px}.contact-info-icon svg{height:24px;width:24px}.contact-info-text h4{font-size:1rem;margin-bottom:5px}.contact-info-text p{font-size:.9rem}.phone-input-wrapper{flex-direction:column;gap:10px}.phone-input-wrapper .country-code{width:100%}.content-section{padding:80px 20px}.content-split{gap:40px;grid-template-columns:1fr}.image-left .content-split{direction:ltr}.content-text h2{font-size:2rem}.content-text p{font-size:1.05rem}.content-text .emphasis{font-size:1.1rem;padding:15px 20px}.content-image:before{bottom:10px;left:-10px;right:10px;top:-10px}.container-wide,.hero-container{padding:0 20px}.hero-section{height:600px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.hero-label{font-size:.85rem}.section-heading{font-size:2.2rem}.content-text h2,.engage-left h2{font-size:2rem}.testimonial-quote blockquote{font-size:1.4rem}.quote-mark{font-size:4rem}.trial-cta-section{padding:60px 20px}.trial-cta-section h2{font-size:2rem}.trial-cta-section p{font-size:1rem}.final-cta-section{padding:70px 20px}.final-cta-section h2{font-size:2rem;margin-bottom:30px}.cta-button-large{font-size:1rem;padding:16px 40px}.benefits-grid{gap:25px;grid-template-columns:1fr;padding:0 10px}.benefits-grid .benefit-card:nth-child(4),.benefits-grid .benefit-card:nth-child(5){grid-column:1}.benefit-card{padding:30px 20px}.benefit-icon{height:80px;width:80px}.engage-section,.focus-areas-section,.testimonial-section{padding:70px 20px}.focus-areas-grid{gap:24px;grid-template-columns:1fr}.focus-areas-header h2{font-size:2rem}.focus-areas-intro{font-size:1.05rem}}@media (max-width:600px){.benefits-grid{gap:20px;grid-template-columns:1fr}.section-heading{font-size:2rem}.benefit-card{padding:35px 25px}}@media (max-width:480px){.hero-section{height:500px}.hero-title{font-size:2.2rem;line-height:1.2}.hero-subtitle{font-size:1.1rem}.hero-cta-button{font-size:1rem;padding:14px 30px}.logo-text{font-size:1rem}.section-heading{font-size:1.8rem}.content-text h2,.engage-left h2{font-size:1.75rem}.trial-cta-section{padding:50px 15px}.trial-cta-section h2{font-size:1.75rem}.trial-cta-section p{font-size:.95rem}.final-cta-section{padding:60px 15px}.final-cta-section h2{font-size:1.75rem;margin-bottom:25px}.cta-button-large{font-size:.95rem;max-width:300px;padding:15px 35px;width:100%}.content-section,.engage-section,.testimonial-section,.three-cards-section{padding:60px 15px}.testimonial-quote blockquote{font-size:1.2rem}.quote-mark{font-size:3.5rem}.schedule-demo-section{padding:50px 15px}.schedule-demo-wrapper{gap:40px}.schedule-demo-left .demo-label{font-size:.8rem;margin-bottom:12px}.schedule-demo-left h2{font-size:1.75rem;line-height:1.3;margin-bottom:15px}.schedule-demo-left p{font-size:.95rem;line-height:1.6;margin-bottom:30px}.schedule-demo-right{border-radius:16px;padding:25px 18px}.demo-form .form-row{gap:12px;margin-bottom:12px}.demo-form .form-group{margin-bottom:15px}.demo-form label{font-size:.9rem}.demo-form input,.demo-form select,.demo-form textarea{border-radius:8px;font-size:.9rem;padding:12px 14px}.demo-form textarea{min-height:100px}.demo-submit-button{border-radius:8px;font-size:.95rem;margin-top:5px;padding:15px 25px}.contact-info-cards{gap:18px}.contact-info-card{border-radius:10px;gap:12px;padding:18px}.contact-info-icon{border-radius:10px;height:40px;width:40px}.contact-info-icon svg{height:20px;width:20px}.contact-info-text h4{font-size:.95rem;margin-bottom:4px}.contact-info-text p{font-size:.85rem;line-height:1.4}.phone-input-wrapper{gap:8px}}.mobile-bottom-nav{display:none!important}@media (max-width:1024px){.mobile-hamburger{display:flex!important;right:20px}.nav-right{gap:10px;position:fixed;right:80px;top:20px;z-index:9999}.nav-right .dark-mode-toggle{border-radius:12px;box-shadow:0 4px 20px #213d3b33;display:flex!important;height:48px;margin-right:0;width:48px}.home-page{padding-bottom:0!important}}.mobile-slide-menu{z-index:1001}.mobile-slide-menu-header{border-bottom:1px solid #00000014;padding:20px 24px}.mobile-menu-logo{height:36px}.mobile-menu-close{background:#f5f5f5;height:40px;transition:all .3s ease;width:40px}.mobile-menu-close:hover{background:#213d3b}.mobile-menu-close svg{color:#333;height:20px;transition:color .3s ease;width:20px}.mobile-menu-close:hover svg{color:#fff}.mobile-slide-nav{flex:1 1;overflow-y:auto;padding:20px 0}.mobile-slide-item{border-left:3px solid #0000;color:#333;font-size:16px;font-weight:500;padding:16px 24px;transition:all .3s ease}.mobile-slide-item:hover{background:#f8f8f8;border-left-color:#213d3b}.mobile-slide-item.active{background:#213d3b14;border-left-color:#213d3b;color:#213d3b;font-weight:600}.mobile-slide-item svg{flex-shrink:0}.mobile-slide-item.active svg{color:#213d3b}.mobile-slide-footer{border-top:1px solid #00000014;padding:20px 24px}.mobile-slide-cta{background:#2f514d;border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:16px;transition:all .3s ease;width:100%}.mobile-slide-cta:hover{box-shadow:0 6px 20px #213d3b4d;transform:translateY(-2px)}.mobile-menu-overlay{animation:fadeInOverlay .3s ease;z-index:1000}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.footer-premium-bottom{margin-bottom:20px}}.dark-mode .content-section{color:#e8e8e8}.dark-mode .content-section,.dark-mode .content-section:nth-of-type(2n),.dark-mode .content-section:nth-of-type(odd){background:#264441!important}.dark-mode .content-text h2{color:#fff}.dark-mode .content-text p{color:#b8b8b8}.dark-mode .content-text p:first-of-type{color:#e8e8e8}.dark-mode .content-text .emphasis{background:#e8d4b81a;border-left-color:#fff;color:#fff}.dark-mode .check-list li{color:#b8b8b8}.dark-mode .benefits-grid-section{background:#264441!important}.dark-mode .section-heading{color:#fff}.dark-mode .benefit-card{background:#1e2a3a;border-color:#fefef11a;color:#e8e8e8}.dark-mode .benefit-card:hover{background:#233040;border-color:#fff}.dark-mode .benefit-card h4{color:#fff}.dark-mode .benefit-card p{color:#b8b8b8}.dark-mode .hero-section{background:#264441}.dark-mode .hero-overlay{background:#0009}.dark-mode .hero-label,.dark-mode .hero-title{color:#fff}.dark-mode .hero-subtitle{color:#e8e8e8}.dark-mode .hero-cta-button{background:#fff;color:#0f1624}.dark-mode .hero-cta-button:hover{background:#fff}.dark-mode .engage-section{background:#264441!important}.dark-mode .engage-left h2,.dark-mode .engage-left p{color:#fff}.dark-mode .kraftfulla-card p{color:#264441}.dark-mode .check-list-styled li{color:#e8e8e8}.dark-mode .quote-box{background:#1a2332;border-left-color:#fff}.dark-mode .quote-box p{color:#e8e8e8}.dark-mode .quote-author,.dark-mode .quote-text{color:#fff}.dark-mode .testimonial-section{background:#264441}.dark-mode .author-name,.dark-mode .testimonial-quote blockquote{color:#e8e8e8}.dark-mode .author-title{color:#b8b8b8}.dark-mode .trial-cta-section{background:#e8d4b81a!important}.dark-mode .trial-cta-section h2{color:#fff}.dark-mode .trial-cta-section p{color:#b8b8b8}.dark-mode .final-cta-section{background:#2f514d}.dark-mode .final-cta-section h2{color:#fff}.dark-mode .cta-button-large{background:#fff;color:#2f514d}.dark-mode .cta-button-large:hover{background:#fff}.dark-mode .schedule-demo-section{background:#264441}.dark-mode .schedule-demo-left p{color:#fefef1e6}.dark-mode .schedule-demo-right{background:#fefef10d;border-color:#fefef11a}.dark-mode .demo-form input,.dark-mode .demo-form select,.dark-mode .demo-form textarea{background:#fefef11a;border-color:#fefef133;color:#fff}.dark-mode .demo-form input:focus,.dark-mode .demo-form select:focus,.dark-mode .demo-form textarea:focus{background:#fefef126;border-color:#fff}.dark-mode .footer-premium{background:#0f1624}.dark-mode .footer-premium:before{background:linear-gradient(90deg,#fff,#e8d4b8 50%,#fff)}.dark-mode .footer-premium-container{background:#0f1624}.dark-mode .footer-premium-tagline{color:#b8b8b8}.dark-mode .social-icon-premium{background:#ffffff14;border:1px solid #ffffff26}.dark-mode .social-icon-premium:hover{border-color:#fff;color:#0f1624}.dark-mode .footer-title-icon{background:#ffffff1a;color:#fff}.dark-mode .footer-premium-contact-item .contact-label{color:#888}.dark-mode .footer-premium-contact-item .contact-value{color:#fff}.dark-mode .footer-bottom-center p{color:#888}.dark-mode .footer-link:hover{color:#e8d4b8}.dark-mode .footer-link-divider{color:#ffffff4d}.dark-mode .footer{background:#0f1624;border-top-color:#ffffff1a}.dark-mode .footer-top p{color:#b8b8b8}.dark-mode .footer-divider{background:#ffffff1a}.dark-mode .footer-col h4{color:#fff}.dark-mode .footer-col p{color:#b8b8b8}.dark-mode .footer-bottom p{color:#888}.dark-mode .footer .social-links a{background:#ffffff14;border:1px solid #ffffff26;color:#fff}.dark-mode .footer .social-links a:hover{background:#fff;border-color:#fff;color:#0f1624}.dark-mode .footer .footer-copyright{color:#888}.dark-mode .footer .footer-company{color:#fff!important}.dark-mode .contact-form-container{background:#1a2332}.dark-mode .form-group label{color:#e8e8e8}.dark-mode .form-group input,.dark-mode .form-group textarea{background:#0f1624;border-color:#fefef133;color:#e8e8e8}.dark-mode .form-group input:focus,.dark-mode .form-group textarea:focus{background:#1a2332;border-color:#fff}.dark-mode .form-submit-button{background:#fff;color:#0f1624}.dark-mode .form-submit-button:hover{background:#fff}.dark-mode .contact-info h2{color:#fff}.dark-mode .contact-description{color:#b8b8b8}.dark-mode .contact-item h4{color:#fff}.dark-mode .contact-item p{color:#b8b8b8}.dark-mode .main-nav{background:linear-gradient(180deg,#2f514d,#1f3a38);border-bottom:1px solid #e8d4b81a}.dark-mode .main-nav:before{background:linear-gradient(90deg,#0000,#e8d4b880,#0000)}.dark-mode .nav-menu{background:#fefef10d}.dark-mode .nav-link{color:#fefef1f2}.dark-mode .nav-link:before{background:linear-gradient(135deg,#e8d4b826,#fefef11a)}.dark-mode .nav-link:after{background:linear-gradient(90deg,#fff,#fff 50%,#fff);box-shadow:0 -2px 8px #e8d4b880}.dark-mode .dark-mode-toggle{background:#fefef11a;border:1px solid #fefef133;color:#fff}.dark-mode .dark-mode-toggle:hover{background:#fefef126;border-color:#fefef14d}.dark-mode .menu-toggle{background:#fefef11a;border:1px solid #fefef133}.dark-mode .menu-toggle:hover{background:#fefef126;border-color:#fefef14d}.dark-mode .menu-toggle span,.dark-mode .menu-toggle:hover span{background:#fff}.dark-mode .logo{background:#fff;border-radius:6px;padding:6px 10px}.dark-mode .benefit-card,.dark-mode .contact-form-container,.dark-mode .content-section,.dark-mode .footer,.dark-mode .hero-section,.dark-mode .schedule-demo-section{transition:background-color .3s ease}.dark-mode .contact-info-text,.dark-mode .nav-link,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode p{transition:color .3s ease}.report-popup-overlay{align-items:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#2f514db3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.report-popup{animation:slideUp .4s ease;background:#fff;border:2px solid #2f514d1a;border-radius:24px;box-shadow:0 25px 80px #0000004d,0 10px 30px #2f514d33,inset 0 1px 0 #2f514d1a;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;padding:0;position:relative;width:100%}.report-popup:before{animation:shimmer 3s linear infinite;background:linear-gradient(90deg,#2f514d,#4a7c76,#fff,#4a7c76,#2f514d);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.report-popup:after{background:radial-gradient(circle,#2f514d0d 0,#0000 70%);content:"";height:100%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:100%}.report-popup-close{align-items:center;background:#2f514d33;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .3s ease;width:40px;z-index:100}.report-popup-close svg{stroke:#2f514d;height:20px;transition:stroke .3s ease;width:20px}.report-popup-close:hover{background:#2f514d4d;transform:rotate(90deg)}.report-popup-close:hover svg{stroke:#213d3b}.report-popup-scroll{background:#fff;flex:1 1;overflow-y:auto;padding:32px 28px}.report-popup-scroll::-webkit-scrollbar{width:8px}.report-popup-scroll::-webkit-scrollbar-track{background:#fefef10d;border-radius:4px}.report-popup-scroll::-webkit-scrollbar-thumb{background:#e8d4b84d;border-radius:4px}.report-popup-scroll::-webkit-scrollbar-thumb:hover{background:#e8d4b880}.report-popup-header{margin-bottom:24px;padding-top:8px;text-align:center}.report-popup-icon{align-items:center;animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#2f514d,#213d3b);border-radius:50%;box-shadow:0 10px 30px #2f514d4d,0 5px 15px #2f514d33;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.report-popup-icon svg{stroke:#fff;height:40px;width:40px}.report-popup-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#2f514d,#213d3b);border-radius:20px;box-shadow:0 4px 15px #2f514d4d;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:16px;padding:6px 16px}.report-popup-title{color:#264441;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:12px;text-align:center}.report-popup-subtitle{color:#333;font-size:18px;line-height:1.5;margin-bottom:0;text-align:center}.report-value-tag{color:#2f514d;font-weight:600}.dark-mode .report-value-tag,.quote-box-premium{color:#fff}.report-popup-description{color:#333;font-size:15px;line-height:1.5;margin-bottom:28px;text-align:center}.report-popup-content{margin-bottom:30px}#analys .report-popup-content{background:#0000;padding:0}#analys .report-popup-header{margin-bottom:40px}#analys .report-popup-form{background:#fefef10d;border:1px solid #e8d4b826;border-radius:20px;padding:40px}#analys .report-popup-privacy{margin-top:30px}.report-intro-section{background:#2f514d0d;border-left:4px solid #2f514d;border-radius:16px;margin-bottom:30px;padding:24px}.report-intro-section p{color:#1a1a1a;font-size:15px;line-height:1.7;margin-bottom:12px}.report-intro-section p:last-child{margin-bottom:0}.report-intro-section strong{color:#2f514d}.report-features-section{margin-bottom:30px}.report-features-section h3{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:12px;text-align:center}.report-features-intro{color:#1a1a1a;font-size:15px;margin-bottom:24px;text-align:center}.report-features-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.report-feature-item{background:#2f514d0d;border:1px solid #2f514d1a;border-radius:12px;display:flex;gap:14px;padding:20px;transition:all .3s ease}.report-feature-item:hover{background:#2f514d14;border-color:#2f514d33;transform:translateY(-2px)}.report-feature-icon{align-items:center;background:linear-gradient(135deg,#2f514d,#213d3b);border-radius:10px;display:flex;height:44px;justify-content:center;min-width:44px;width:44px}.report-feature-icon svg{stroke:#fff;height:22px;width:22px}.report-feature-content h4{color:#1a1a1a;font-size:15px;font-weight:600;margin-bottom:6px}.report-feature-content p{color:#333;font-size:13px;line-height:1.5;margin:0}.report-why-section{margin-bottom:30px}.report-why-section h3{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:12px}.report-why-section>p{color:#1a1a1a;font-size:15px;font-weight:500;margin-bottom:16px}.report-benefits-list{list-style:none;margin:0 0 24px;padding:0}.report-benefits-list li{align-items:center;border-bottom:1px solid #2f514d26;color:#1a1a1a;display:flex;font-size:15px;font-weight:500;gap:12px;padding:10px 0}.report-benefits-list li:last-child{border-bottom:none}.report-benefits-list li svg{stroke:#2f514d;height:20px;min-width:20px;width:20px}.report-stats-box{background:linear-gradient(135deg,#2f514d1a,#2f514d0d);border:1px solid #2f514d33;border-radius:12px;padding:20px;text-align:center}.report-stats-box p{color:#1a1a1a;font-size:16px;font-weight:500;line-height:1.6;margin:0}.report-stats-box strong{color:#2f514d;font-weight:700}.report-upcloud-section{background:linear-gradient(135deg,#2f514d0d,#2f514d05);border:1px solid #2f514d1a;border-radius:20px;margin-bottom:30px;padding:30px}.report-upcloud-section h3{color:#2f514d;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.report-upcloud-intro{margin-bottom:28px;text-align:center}.report-upcloud-intro p{color:#213d3b;font-size:16px;line-height:1.7;margin:0}.report-upcloud-features{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:24px}.report-upcloud-feature{background:#2f514d0a;border:1px solid #2f514d1a;border-radius:14px;display:flex;gap:16px;padding:22px;transition:all .3s ease}.report-upcloud-feature:hover{background:#2f514d0f;border-color:#2f514d33;box-shadow:0 8px 25px #2f514d26;transform:translateY(-3px)}.report-upcloud-feature-icon{align-items:center;background:linear-gradient(135deg,#2f514d,#213d3b);border-radius:12px;box-shadow:0 4px 15px #2f514d40;display:flex;height:50px;justify-content:center;min-width:50px;width:50px}.report-upcloud-feature-icon svg{stroke:#fff;height:24px;width:24px}.report-upcloud-feature-text h4{color:#1a1a1a;font-size:16px;font-weight:600;margin-bottom:8px}.report-upcloud-feature-text p{color:#333;font-size:14px;line-height:1.5;margin:0}.report-upcloud-conclusion{background:linear-gradient(135deg,#2f514d1a,#2f514d0d);border:1px solid #2f514d33;border-radius:12px;padding:20px;text-align:center}.report-upcloud-conclusion p{color:#1a1a1a;font-size:16px;font-weight:500;line-height:1.6;margin:0}.report-upcloud-conclusion strong{color:#2f514d;font-weight:700}.report-cta-section{background:#2f514d0d;border-radius:16px;margin-bottom:30px;padding:24px;text-align:center}.report-cta-section h3{color:#1a1a1a;font-size:20px;font-weight:700;margin-bottom:12px}.report-cta-section>p{color:#1a1a1a;font-size:15px;margin-bottom:16px}.report-delivery-list{display:inline-block;list-style:none;margin:0 0 20px;padding:0;text-align:left}.report-delivery-list li{color:#1a1a1a;font-size:15px;font-weight:500;padding:6px 0}.report-bonus-text{color:#333;font-size:14px;font-style:italic;line-height:1.6}.report-form-title{color:#1a1a1a;font-size:18px;font-weight:700;margin-bottom:20px;text-align:center}.report-popup-form{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.report-input-group{align-items:center;display:flex;position:relative}.report-input-icon{align-items:center;display:flex;height:20px;justify-content:center;left:16px;pointer-events:none;position:absolute;width:20px;z-index:1}.report-input-icon svg{stroke:#2f514d;height:20px;opacity:.6;transition:opacity .3s ease;width:20px}.report-input-group input{background:#fefef1;border:2px solid #2f514d33;border-radius:12px;color:#2f514d;font-family:Nunito Sans,sans-serif;font-size:15px;outline:none;padding:14px 14px 14px 48px;transition:all .3s ease;width:100%}.report-input-group input::placeholder{color:#2f514d80}.report-input-group input:focus{background:#fefef1;border-color:#2f514d;box-shadow:0 0 0 4px #2f514d1a}.report-input-group input:focus+.report-input-icon svg,.report-input-group:focus-within .report-input-icon svg{opacity:1}.report-popup-cta{align-items:center;background:#fff;border:none;border-radius:12px;box-shadow:0 6px 20px #2f514d4d,0 3px 10px #2f514d33;color:#2f514d;cursor:pointer;display:flex;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-top:4px;overflow:hidden;padding:16px 24px;position:relative;transition:all .3s ease;width:100%}.report-popup-cta:before{background:linear-gradient(90deg,#0000,#e8d4b833,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.report-popup-cta:hover:before{left:100%}.report-popup-cta:hover{background:#213d3b;box-shadow:0 10px 30px #2f514d66,0 5px 15px #2f514d4d;color:#fff;transform:translateY(-2px)}.report-popup-cta:active{transform:translateY(0)}.report-popup-cta svg{height:20px;transition:transform .3s ease;width:20px}.report-popup-cta:hover svg{transform:translateX(4px)}.report-popup-privacy{align-items:center;color:#2f514db3;display:flex;font-size:12px;gap:8px;justify-content:center;margin-top:16px;text-align:center}.report-popup-privacy svg{stroke:#2f514db3;height:14px;width:14px}.dark-mode .report-popup{background:#fff;border:2px solid #2f514d1a;box-shadow:0 25px 80px #0000004d,0 10px 30px #2f514d33,inset 0 1px 0 #2f514d1a}.dark-mode .report-popup-title{color:#264441}.dark-mode .report-benefits-list li,.dark-mode .report-bonus-text,.dark-mode .report-cta-section h3,.dark-mode .report-cta-section>p,.dark-mode .report-delivery-list li,.dark-mode .report-feature-content h4,.dark-mode .report-feature-content p,.dark-mode .report-features-intro,.dark-mode .report-features-section h3,.dark-mode .report-form-title,.dark-mode .report-intro-section p,.dark-mode .report-intro-section strong,.dark-mode .report-popup-description,.dark-mode .report-popup-subtitle,.dark-mode .report-stats-box p,.dark-mode .report-stats-box strong,.dark-mode .report-upcloud-conclusion p,.dark-mode .report-upcloud-conclusion strong,.dark-mode .report-upcloud-feature-text h4,.dark-mode .report-upcloud-feature-text p,.dark-mode .report-upcloud-intro p,.dark-mode .report-upcloud-section h3,.dark-mode .report-why-section h3,.dark-mode .report-why-section>p{color:#fff}.dark-mode .report-popup-scroll{background:#fff}@media (max-width:600px){.report-popup{margin:10px;max-height:95vh;max-width:95%}.report-popup-scroll{padding:24px 20px}.report-popup-title{font-size:20px;margin-bottom:10px}.report-popup-description{font-size:14px;margin-bottom:24px}.report-popup-form{gap:12px}.report-input-group input{font-size:14px;padding:12px 12px 12px 44px}.report-popup-cta{font-size:15px;padding:14px 20px}.report-popup-privacy{font-size:11px;margin-top:12px}}@media (max-width:520px){.report-popup{border-radius:20px}.report-popup-scroll{padding:20px 16px}.report-popup-title{font-size:18px}.report-popup-subtitle{font-size:16px}.report-popup-description{font-size:14px;margin-bottom:20px}.report-features-section h3,.report-why-section h3{font-size:18px}.report-feature-item{padding:16px}.report-feature-icon{height:38px;min-width:38px;width:38px}.report-feature-icon svg{height:18px;width:18px}.report-feature-content h4{font-size:14px}.report-feature-content p{font-size:12px}.report-input-group input{font-size:14px;padding:14px 14px 14px 46px}.report-popup-cta{font-size:16px;padding:16px 24px}.report-cta-section,.report-intro-section{padding:18px}.report-stats-box{padding:16px}.report-stats-box p{font-size:14px}.report-upcloud-section{padding:20px}.report-upcloud-section h3{font-size:20px}.report-upcloud-intro p{font-size:14px}.report-upcloud-features{gap:14px;grid-template-columns:1fr}.report-upcloud-feature{padding:18px}.report-upcloud-feature-icon{height:42px;min-width:42px;width:42px}.report-upcloud-feature-icon svg{height:20px;width:20px}.report-upcloud-feature-text h4{font-size:14px}.report-upcloud-feature-text p{font-size:13px}.report-upcloud-conclusion p{font-size:14px}.report-features-grid{gap:12px;grid-template-columns:1fr}}@media (max-width:768px){#analys.content-section{padding:100px 15px 60px}#analys .report-popup-content{max-width:100%!important;padding:0}.report-features-grid{gap:14px;grid-template-columns:1fr}.report-popup-icon{height:60px;width:60px}.report-popup-icon svg{height:30px;width:30px}.report-popup-subtitle{font-size:16px;line-height:1.5}.report-intro-section{padding:20px}.report-intro-section p{font-size:14px}.report-features-section h3{font-size:20px}.report-features-intro{font-size:14px}.report-feature-item{align-items:flex-start;flex-direction:column;padding:16px}.report-feature-icon{height:40px;margin-bottom:10px;min-width:40px;width:40px}.report-feature-icon svg{height:20px;width:20px}.report-feature-content h4{font-size:14px}.report-feature-content p{font-size:13px}.report-why-section h3{font-size:20px}.report-benefits-list li{font-size:14px;padding:8px 0}.report-stats-box p{font-size:14px}.report-upcloud-section{padding:24px 18px}.report-upcloud-section h3{font-size:20px}.report-upcloud-intro p{font-size:14px}.report-upcloud-features{gap:14px;grid-template-columns:1fr}.report-upcloud-feature{align-items:flex-start;flex-direction:column;padding:18px}.report-upcloud-feature-icon{margin-bottom:12px}.report-cta-section{padding:20px}.report-cta-section h3{font-size:18px}.report-delivery-list li{font-size:14px}.report-bonus-text{font-size:13px}#analys .report-popup-form{margin-top:30px!important;padding:24px 20px}.report-form-title{font-size:16px}.report-input-group input{font-size:14px;padding:12px 12px 12px 44px}.report-popup-cta{font-size:15px;padding:14px 20px}}@media (max-width:480px){#analys.content-section{padding:90px 12px 50px}.report-popup-header{margin-bottom:20px}.report-popup-icon{height:50px;margin-bottom:15px;width:50px}.report-popup-icon svg{height:25px;width:25px}.report-popup-subtitle{font-size:14px}.report-value-tag{display:block;margin-top:5px}.report-intro-section{margin-bottom:24px;padding:16px}.report-intro-section p{font-size:13px}.report-features-section{margin-bottom:24px}.report-features-section h3{font-size:18px;margin-bottom:10px}.report-features-intro{font-size:13px;margin-bottom:18px}.report-features-grid{gap:10px}.report-feature-item{padding:14px}.report-feature-icon{height:36px;min-width:36px;width:36px}.report-feature-icon svg{height:18px;width:18px}.report-feature-content h4{font-size:13px}.report-feature-content p{font-size:12px}.report-why-section{margin-bottom:24px}.report-why-section h3{font-size:18px}.report-why-section>p{font-size:14px}.report-benefits-list li{font-size:13px;gap:10px}.report-benefits-list li svg{height:18px;min-width:18px;width:18px}.report-stats-box{padding:14px}.report-stats-box p{font-size:13px}.report-upcloud-section{margin-bottom:24px;padding:20px 14px}.report-upcloud-section h3{font-size:18px;margin-bottom:16px}.report-upcloud-intro{margin-bottom:20px}.report-upcloud-intro p{font-size:13px}.report-upcloud-features{gap:12px;margin-bottom:18px}.report-upcloud-feature{gap:0;padding:14px}.report-upcloud-feature-icon{height:38px;margin-bottom:10px;min-width:38px;width:38px}.report-upcloud-feature-icon svg{height:18px;width:18px}.report-upcloud-feature-text h4{font-size:13px;margin-bottom:6px}.report-upcloud-feature-text p{font-size:12px}.report-upcloud-conclusion{padding:14px}.report-upcloud-conclusion p{font-size:13px}.report-cta-section{margin-bottom:24px;padding:18px}.report-cta-section h3{font-size:16px;margin-bottom:10px}.report-cta-section>p{font-size:13px;margin-bottom:12px}.report-delivery-list{margin-bottom:16px}.report-delivery-list li{font-size:13px;padding:4px 0}.report-bonus-text{font-size:12px}#analys .report-popup-form{border-radius:16px;margin-top:24px!important;padding:20px 16px}.report-form-title{font-size:15px;margin-bottom:16px}.report-input-group input{border-radius:10px;font-size:14px;padding:12px 12px 12px 42px}.report-input-icon{left:14px}.report-input-icon svg{height:18px;width:18px}.report-popup-cta{border-radius:10px;font-size:14px;padding:14px 20px}.report-popup-cta svg{height:18px;width:18px}.report-popup-privacy{flex-wrap:wrap;font-size:11px;justify-content:center;margin-top:14px!important}.report-popup-privacy svg{height:12px;width:12px}}.features-cards-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-top:40px;text-align:left}.feature-card-mini{background:linear-gradient(135deg,#1a3230,#213d3b 50%,#2a4a47);border:1px solid #e8d4b826;border-radius:16px;overflow:hidden;padding:28px 24px;position:relative;transition:all .3s ease}.feature-card-mini:before{background:linear-gradient(90deg,#fff,#e8d4b84d);content:"";height:3px;left:0;position:absolute;right:0;top:0}.feature-card-mini:hover{border-color:#e8d4b84d;box-shadow:0 12px 40px #00000040;transform:translateY(-4px)}.feature-card-mini-icon{align-items:center;background:linear-gradient(135deg,#e8d4b826,#e8d4b80d);border:1px solid #e8d4b833;border-radius:14px;display:flex;height:52px;justify-content:center;margin-bottom:20px;width:52px}.feature-card-mini-icon svg{color:#fff;height:26px;width:26px}.feature-card-mini h4{color:#fff;font-size:17px;font-weight:600;line-height:1.3;margin:0 0 12px}.feature-card-mini p{color:#fefef1b3;font-size:14px;line-height:1.6;margin:0}.cta-contact-box{align-items:center;background:linear-gradient(135deg,#e8d4b81f,#e8d4b80d);border:1px solid #e8d4b833;border-radius:16px;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:45px;max-width:700px;padding:32px;text-align:center}.cta-contact-box p{color:#fff;font-size:18px;font-weight:500;line-height:1.5;margin:0}.cta-demo-button{align-items:center;background:linear-gradient(135deg,#fff,#d4c4a8);border:none;border-radius:50px;box-shadow:0 4px 20px #e8d4b84d;color:#213d3b;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:12px;letter-spacing:1px;padding:16px 36px;transition:all .3s ease}.cta-demo-button svg{height:18px;transition:transform .3s ease;width:18px}.cta-demo-button:hover{box-shadow:0 8px 30px #e8d4b866;transform:translateY(-2px)}.cta-demo-button:hover svg{transform:translateX(4px)}@media (max-width:900px){.features-cards-row{gap:18px;grid-template-columns:1fr}.feature-card-mini{padding:24px 20px}.cta-contact-box{flex-direction:column;gap:16px}.cta-contact-box,.cta-contact-box p{text-align:center}}.kraftfulla-section{background:#fff;overflow:hidden;padding:100px 20px;position:relative}.kraftfulla-section:before{background:radial-gradient(circle at 20% 20%,#e8d4b808 0,#0000 50%),radial-gradient(circle at 80% 80%,#e8d4b808 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.kraftfulla-header{margin-bottom:60px;position:relative;text-align:center;z-index:1}.kraftfulla-label{background:#2f514d1a;border:1px solid #2f514d33;border-radius:30px;color:#2f514d;display:inline-block;font-size:12px;font-weight:700;letter-spacing:3px;margin-bottom:16px;padding:8px 20px;text-transform:uppercase}.kraftfulla-header h2{color:#2f514d;font-size:42px;font-weight:700;line-height:1.2;margin:0 auto;max-width:700px}.kraftfulla-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;position:relative;z-index:1}.kraftfulla-card{background:#fff;border:1px solid #2f514d1f;border-radius:20px;box-shadow:0 4px 20px #2f514d14;display:flex;flex-direction:column;overflow:hidden;padding:36px 30px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.kraftfulla-card:before{background:linear-gradient(90deg,#0000,#e8d4b880,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.kraftfulla-card:hover:before{opacity:1}.kraftfulla-card:hover{background:linear-gradient(145deg,#fefef114,#fefef108);border-color:#e8d4b833;box-shadow:0 25px 50px #0000004d;transform:translateY(-8px)}.kraftfulla-card-large{grid-column:span 1;grid-row:span 2;padding:44px 34px}.kraftfulla-card-large p{font-size:16px;line-height:1.8}.kraftfulla-card-number{color:#37664d66;font-size:60px;font-weight:800;letter-spacing:-3px;line-height:1;position:absolute;right:24px;top:20px}.kraftfulla-card-icon{align-items:center;animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#2f514d1a,#2f514d0d);border:1px solid #e8d4b833;border-radius:14px;display:flex;height:56px;justify-content:center;margin-bottom:24px;transition:all .3s ease;width:56px}.kraftfulla-card:hover .kraftfulla-card-icon{background:linear-gradient(135deg,#e8d4b840,#e8d4b81a);transform:scale(1.05)}.kraftfulla-card-icon svg{color:#2f514d;height:26px;width:26px}.kraftfulla-card h3{color:#2f514d;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 14px}.kraftfulla-card p{color:#1a3230;flex:1 1;font-size:14px;line-height:1.7;margin:0}.kraftfulla-card-glow{background:radial-gradient(ellipse,#e8d4b81a 0,#0000 70%);bottom:-50%;height:100px;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:80%}.kraftfulla-card:hover .kraftfulla-card-glow{opacity:1}.kraftfulla-card-highlight{background:linear-gradient(145deg,#e8d4b81f,#e8d4b80a);border-color:#e8d4b840}.kraftfulla-card-highlight:hover{background:linear-gradient(145deg,#e8d4b82e,#e8d4b80f);border-color:#e8d4b866}.kraftfulla-badge{align-items:center;background:linear-gradient(135deg,#fff,#d4c4a8);border-radius:30px;display:inline-flex;gap:8px;margin-top:20px;padding:10px 16px;width:-webkit-fit-content;width:fit-content}.kraftfulla-badge svg{color:#213d3b;height:16px;width:16px}.kraftfulla-badge span{color:#213d3b;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}@media (max-width:1024px){.kraftfulla-header h2{font-size:34px}.kraftfulla-grid{grid-template-columns:repeat(2,1fr)}.kraftfulla-card-large{grid-column:span 2;grid-row:span 1}}@media (max-width:768px){.kraftfulla-section{padding:70px 20px}.kraftfulla-header h2{font-size:28px}.kraftfulla-grid{gap:20px;grid-template-columns:1fr}.kraftfulla-card-large{grid-column:span 1}.kraftfulla-card{padding:30px 24px}.kraftfulla-card-number{font-size:48px}}.solution-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:50px;max-width:1000px}.solution-card{background:#fff;border:1px solid #2f514d1f;border-radius:20px;box-shadow:0 4px 20px #2f514d14;overflow:hidden;padding:36px 30px;position:relative;text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1)}.solution-card:before{background:radial-gradient(circle at top right,#e8d4b814 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.solution-card:hover{border-color:#e8d4b840;box-shadow:0 20px 50px #0000004d,0 0 40px #e8d4b81a;transform:translateY(-6px)}.solution-number{color:#e8d4b814;font-size:48px;font-weight:800;letter-spacing:-2px;line-height:1;position:absolute;right:24px;top:20px}.solution-icon{align-items:center;background:linear-gradient(135deg,#e8d4b826,#e8d4b80d);border:1px solid #e8d4b833;border-radius:16px;display:flex;height:64px;justify-content:center;margin-bottom:24px;position:relative;width:64px;z-index:1}.solution-icon:after{background:#fff;border-radius:50%;content:"";height:12px;opacity:0;position:absolute;right:-4px;top:-4px;transition:all .3s ease;width:12px}.solution-card:hover .solution-icon:after{opacity:1}.solution-icon svg{color:#2f514d;height:30px;width:30px}.solution-card h3{font-size:20px;font-weight:700;margin:0 0 14px}.solution-card h3,.solution-card p{color:#2f514d;position:relative;z-index:1}.solution-card p{font-size:15px;line-height:1.7;margin:0}.solution-cta-box{background:#2f514d0d;border:1px solid #2f514d26;border-radius:20px;margin-left:auto;margin-right:auto;margin-top:60px;max-width:600px;padding:40px;text-align:center}.solution-cta-box h3{color:#2f514d;font-size:22px;font-weight:600;margin:0 0 28px}.solution-cta-box .cta-button-large{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 4px 25px #e8d4b84d;color:#213d3b;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;gap:12px;padding:18px 40px;transition:all .3s ease}.solution-cta-box .cta-button-large svg{height:20px;transition:transform .3s ease;width:20px}.solution-cta-box .cta-button-large:hover{box-shadow:0 10px 35px #e8d4b866;transform:translateY(-3px)}.solution-cta-box .cta-button-large:hover svg{transform:translateX(5px)}.submit-status{animation:slideDown .3s ease;border-radius:12px;font-size:15px;font-weight:500;margin-bottom:20px;padding:14px 18px;text-align:center}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.submit-status.success{background:linear-gradient(135deg,#10b9811a,#10b9810d);border:1px solid #10b9814d;color:#059669}.dark-mode .submit-status.success{background:linear-gradient(135deg,#10b98126,#10b98114);border-color:#10b98166;color:#10b981}.submit-status.error{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid #ef44444d;color:#dc2626}.dark-mode .submit-status.error{background:linear-gradient(135deg,#ef444426,#ef444414);border-color:#ef444466;color:#ef4444}.demo-form input:disabled,.demo-form textarea:disabled,.report-input-group input:disabled{background:#fefef14d;cursor:not-allowed;opacity:.6}.dark-mode .demo-form input:disabled,.dark-mode .demo-form textarea:disabled,.dark-mode .report-input-group input:disabled{background:#fefef10d}.demo-submit-button:disabled,.report-popup-cta:disabled{cursor:not-allowed;opacity:.7;transform:none!important}.demo-submit-button:disabled:hover,.report-popup-cta:disabled:hover{box-shadow:none!important;transform:none!important}@media (max-width:768px){.solution-grid{gap:20px;grid-template-columns:1fr;margin-top:35px}.solution-card{padding:28px 24px}.solution-number{font-size:36px;right:18px;top:16px}.solution-icon{height:56px;width:56px}.solution-icon svg{height:26px;width:26px}.solution-card h3{font-size:18px}.solution-card p{font-size:14px}.solution-cta-box{margin-top:40px;padding:30px 24px}.solution-cta-box h3{font-size:18px}.solution-cta-box .cta-button-large{font-size:15px;padding:16px 32px}.submit-status{font-size:14px;padding:12px 16px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.delay-100{transition-delay:.1s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.privacy-policy-page{background:#fff;color:#2f514d;margin-top:90px;min-height:calc(100vh - 90px);padding:40px 0 60px;transition:background-color .3s ease,color .3s ease}.dark-mode .privacy-policy-page{background-color:#264441;color:#fff}.privacy-policy-container{margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.privacy-back-button{align-items:center;background:#213d3b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;margin-bottom:40px;padding:12px 24px;transition:all .3s ease}.privacy-back-button:hover{background:#2f514d;transform:translateX(-4px)}.privacy-back-button svg{height:18px;width:18px}.privacy-policy-content{background:#fff;border:1px solid #2f514d1f;border-radius:12px;box-shadow:0 4px 20px #2f514d1f;box-sizing:border-box;padding:48px;text-align:left;width:100%}.dark-mode .privacy-policy-content{background:#213d3b;border-color:#fffaf026}.privacy-policy-header{border-bottom:2px solid #213d3b;margin-bottom:32px;padding-bottom:24px}.privacy-policy-header h1{color:#2f514d;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:12px}.dark-mode .privacy-policy-header h1{color:#fff}.privacy-last-updated{color:#888;font-size:14px;margin:0}.dark-mode .privacy-last-updated{color:#aaa}.privacy-intro{color:#2f514d;font-size:1.1rem;line-height:1.8;margin-bottom:50px}.dark-mode .privacy-intro{color:#fff}.privacy-section{margin-bottom:50px}.privacy-section h2{border-top:1px solid #213d3b33;color:#2f514d;font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-top:20px}.dark-mode .privacy-section h2{border-top-color:#fffaf033;color:#fff}.privacy-section:first-of-type h2{border-top:none;padding-top:0}.privacy-section p{color:#2f514d;font-size:1rem;line-height:1.8;margin-bottom:16px}.dark-mode .privacy-section p{color:#fff}.privacy-section ul{list-style:none;margin:20px 0;padding-left:24px}.privacy-section ul li{color:#2f514d;font-size:1rem;line-height:1.8;margin-bottom:12px;padding-left:24px;position:relative}.dark-mode .privacy-section ul li{color:#fff}.privacy-section ul li:before{color:#2f514d;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.dark-mode .privacy-section ul li:before{color:#fff}.privacy-section a{border-bottom:1px solid #0000;color:#2f514d;font-weight:600;text-decoration:none;transition:all .3s ease}.dark-mode .privacy-section a{color:#fff}.privacy-section a:hover{border-bottom-color:#2f514d}.dark-mode .privacy-section a:hover{border-bottom-color:#fff}.privacy-subsection{background:#fffaf099;border-left:4px solid #2f514d;border-radius:12px;margin:30px 0;padding:24px}.dark-mode .privacy-subsection{background:#fffaf00d;border-left-color:#fff}.privacy-subsection h3{color:#213d3b;font-size:1.3rem;font-weight:600;margin-bottom:16px}.dark-mode .privacy-subsection h3{color:#fff}.privacy-subsection p{margin-bottom:12px}.privacy-contact-box{background:#213d3b0d;border:1px solid #213d3b1a;border-radius:12px;margin:24px 0;padding:24px}.dark-mode .privacy-contact-box{background:#e8d4b80d;border-color:#e8d4b81a}.privacy-contact-box p{color:#444;margin-bottom:8px}.dark-mode .privacy-contact-box p{color:#d0d0d0}.privacy-contact-box strong{color:#213d3b;font-weight:700}.dark-mode .privacy-contact-box strong{color:#fff}@media (max-width:768px){.privacy-policy-page{margin-top:90px;padding:30px 0 40px}.privacy-policy-container{padding:0 20px}.privacy-policy-content{padding:40px 30px}.privacy-policy-header h1{font-size:2rem}.privacy-section h2{font-size:1.5rem}.privacy-subsection{padding:20px}}@media (max-width:480px){.privacy-policy-content{padding:30px 20px}.privacy-policy-header h1{font-size:1.75rem}.privacy-section h2{font-size:1.3rem}}.terms-page{background:#fff;color:#2f514d;margin-top:90px;min-height:calc(100vh - 90px);padding:40px 0 60px;transition:background-color .3s ease,color .3s ease}.dark-mode .terms-page{background-color:#264441;color:#fff}.terms-container{margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.terms-back-button{align-items:center;background:#213d3b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;margin-bottom:40px;padding:12px 24px;transition:all .3s ease}.terms-back-button:hover{background:#2f514d;transform:translateX(-4px)}.terms-back-button svg{height:18px;width:18px}.terms-content{background:#fff;border:1px solid #2f514d1f;border-radius:12px;box-shadow:0 4px 20px #2f514d1f;box-sizing:border-box;padding:48px;text-align:left;width:100%}.dark-mode .terms-content{background:#213d3b;border-color:#fffaf026}.terms-header{border-bottom:2px solid #213d3b;margin-bottom:32px;padding-bottom:24px}.terms-header h1{color:#2f514d;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:12px}.dark-mode .terms-header h1{color:#fff}.terms-last-updated{color:#888;font-size:14px;margin:0}.dark-mode .terms-last-updated{color:#aaa}.terms-intro{color:#2f514d;font-size:1.1rem;line-height:1.8;margin-bottom:50px}.dark-mode .terms-intro{color:#fff}.terms-section{margin-bottom:50px}.terms-section h2{border-top:1px solid #213d3b33;color:#2f514d;font-size:1.8rem;font-weight:700;margin-bottom:20px;padding-top:20px}.dark-mode .terms-section h2{border-top-color:#fffaf033;color:#fff}.terms-section:first-of-type h2{border-top:none;padding-top:0}.terms-section p{color:#2f514d;font-size:1rem;line-height:1.8;margin-bottom:16px}.dark-mode .terms-section p{color:#fff}.terms-section ul{list-style:none;margin:20px 0;padding-left:24px}.terms-section ul li{color:#2f514d;font-size:1rem;line-height:1.8;margin-bottom:12px;padding-left:24px;position:relative}.dark-mode .terms-section ul li{color:#fff}.terms-section ul li:before{color:#2f514d;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.dark-mode .terms-section ul li:before{color:#fff}.terms-section a{border-bottom:1px solid #0000;color:#2f514d;font-weight:600;text-decoration:none;transition:all .3s ease}.dark-mode .terms-section a{color:#fff}.terms-section a:hover{border-bottom-color:#2f514d}.dark-mode .terms-section a:hover{border-bottom-color:#fff}.terms-subsection{background:#fffaf099;border-left:4px solid #2f514d;border-radius:12px;margin:30px 0;padding:24px}.dark-mode .terms-subsection{background:#fffaf00d;border-left-color:#fff}.terms-subsection h3{color:#213d3b;font-size:1.3rem;font-weight:600;margin-bottom:16px}.dark-mode .terms-subsection h3{color:#fff}.terms-subsection p{margin-bottom:12px}.terms-contact-box{background:#213d3b0d;border:1px solid #213d3b1a;border-radius:12px;margin:24px 0;padding:24px}.dark-mode .terms-contact-box{background:#e8d4b80d;border-color:#e8d4b81a}.terms-contact-box p{color:#444;margin-bottom:8px}.dark-mode .terms-contact-box p{color:#d0d0d0}.terms-contact-box strong{color:#213d3b;font-weight:700}.dark-mode .terms-contact-box strong{color:#fff}@media (max-width:768px){.terms-page{margin-top:90px;padding:30px 0 40px}.terms-container{padding:0 20px}.terms-content{padding:40px 30px}.terms-header h1{font-size:2rem}.terms-section h2{font-size:1.5rem}.terms-subsection{padding:20px}}@media (max-width:480px){.terms-content{padding:30px 20px}.terms-header h1{font-size:1.75rem}.terms-section h2{font-size:1.3rem}}.subpage-container{background:#fff;color:#2f514d;min-height:100vh}.dark-mode .subpage-container{background:#1a2f2d;color:#fff}.main-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #2f514d1a;left:0;padding:20px 0;position:fixed;right:0;top:0;z-index:1000}.dark-mode .main-nav{background:#213d3bf2;border-bottom:1px solid #ffffff1a}.nav-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.logo,.nav-container{align-items:center;display:flex}.logo img{height:40px;width:auto}.nav-menu{align-items:center;display:flex;gap:32px}.nav-link{background:none;border:none;color:#2f514d;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;padding:8px 0;transition:color .3s ease}.dark-mode .nav-link{color:#fff}.nav-link:hover{color:#8b7355}.dark-mode .nav-link:hover{color:#fff}.nav-right{gap:20px}.dark-mode-toggle,.nav-right{align-items:center;display:flex}.dark-mode-toggle{background:#2f514d14;border:1px solid #2f514d26;border-radius:8px;color:#2f514d;cursor:pointer;height:44px;justify-content:center;padding:0;transition:all .3s ease;width:44px}.dark-mode-toggle:hover{background:#2f514d1f}.dark-mode-icon{height:22px;width:22px}.cta-button-nav{background:#2f514d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.cta-button-nav:hover{background:#213d3b}.subpage-content{margin:0 auto;max-width:900px;padding:140px 40px 80px}.subpage-container-inner{animation:fadeIn .6s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.breadcrumb{align-items:center;color:#8b7355;display:flex;font-size:14px;gap:8px;margin-bottom:32px}.breadcrumb a{color:#8b7355;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#2f514d}.dark-mode .breadcrumb a:hover{color:#fff}.breadcrumb .separator{color:#8b7355;opacity:.5}.subpage-content h1{color:#2f514d;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:32px}.dark-mode .subpage-content h1{color:#fff}.ingress{color:#2f514d;font-size:1.35rem;font-weight:500;line-height:1.6;margin-bottom:48px}.dark-mode .ingress{color:#fff}.ingress p{margin-bottom:12px}.cta-section{border-top:1px solid #2f514d1a;margin-top:60px;padding-top:40px}.dark-mode .cta-section{border-top-color:#e8d4b833}.cta-button{background:#2f514d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;font-weight:600;padding:16px 40px;transition:all .3s ease}.cta-button:hover{background:#213d3b;box-shadow:0 4px 12px #2f514d33;transform:translateY(-2px)}.footer-premium{background:#fff;margin-top:80px;padding:0;position:relative}.dark-mode .footer-premium{background:#213d3b}.footer-premium:before{background:linear-gradient(90deg,#213d3b,#2f514d 50%,#213d3b);content:"";height:4px;left:0;position:absolute;right:0;top:0}.footer-premium-container{margin:0 auto;max-width:1200px;padding:70px 40px 0}.footer-premium-main{grid-gap:60px;border-bottom:1px solid #00000014;display:grid;gap:60px;grid-template-columns:1.8fr 1fr;padding-bottom:50px}.dark-mode .footer-premium-main{border-bottom-color:#ffffff1a}.footer-premium-brand{padding-right:40px}.footer-premium-logo{margin-bottom:24px}.footer-premium-logo img{height:45px;width:auto}.dark-mode .footer-premium-logo img{filter:brightness(0) invert(1)}.footer-premium-tagline{color:#555;font-size:15px;line-height:1.75;margin-bottom:28px;max-width:400px}.dark-mode .footer-premium-tagline{color:#fff;opacity:.8}.footer-premium-social{display:flex;gap:12px}.social-icon-premium{align-items:center;background:#f5f5f5;border-radius:10px;color:#333;display:flex;height:42px;justify-content:center;transition:all .3s ease;width:42px}.dark-mode .social-icon-premium{background:#e8d4b81a;color:#fff}.social-icon-premium:hover{background:#213d3b;color:#fff;transform:translateY(-3px)}.dark-mode .social-icon-premium:hover{background:#fff;color:#2f514d}.social-icon-premium svg{height:18px;width:18px}.footer-premium-column{padding-top:5px}.footer-premium-title{align-items:center;border-bottom:2px solid #213d3b;color:#1a1a1a;display:flex;font-size:14px;font-weight:700;gap:10px;letter-spacing:1.5px;margin-bottom:24px;padding-bottom:12px;text-transform:uppercase}.dark-mode .footer-premium-title{border-bottom-color:#fff;color:#fff}.footer-title-icon{align-items:center;background:linear-gradient(135deg,#213d3b,#2f514d);border-radius:6px;display:flex;height:28px;justify-content:center;width:28px}.dark-mode .footer-title-icon{background:linear-gradient(135deg,#fff,#d4c4a8)}.footer-title-icon svg{color:#fff;height:14px;width:14px}.dark-mode .footer-title-icon svg{color:#2f514d}.footer-premium-contact-item{display:flex;flex-direction:column;gap:4px;margin-bottom:20px}.contact-label{color:#999;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.dark-mode .contact-label{color:#fff;opacity:.6}.contact-value{color:#444;font-size:14px;line-height:1.5}.dark-mode .contact-value{color:#fff;opacity:.85}.contact-bold{color:#1a1a1a;font-weight:600}.dark-mode .contact-bold{color:#fff}.footer-premium-bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;padding:24px 0}.footer-bottom-left{align-items:center;color:#2f514d;display:flex;font-size:13px;gap:8px}.dark-mode .footer-bottom-left{color:#fff}.footer-flag{font-size:18px}.footer-bottom-center p{color:#888;font-size:13px;margin:0}.dark-mode .footer-bottom-center p{color:#fff;opacity:.7}.footer-bottom-right{align-items:center;display:flex;gap:12px}.footer-link{background:none;border:none;color:#264441;cursor:pointer;font-family:inherit;font-size:13px;padding:0;text-decoration:none;transition:color .2s ease}.dark-mode .footer-link{color:#fff;opacity:.8}.footer-link:hover{color:#213d3b}.dark-mode .footer-link:hover{color:#fff}.footer-link-divider{color:#ccc}.dark-mode .footer-link-divider{color:#fff;opacity:.3}.mobile-hamburger{align-items:center;background:linear-gradient(135deg,#213d3b,#2f514d);border:none;border-radius:12px;box-shadow:0 4px 20px #213d3b66;cursor:pointer;display:none;flex-direction:column;gap:5px;height:48px;justify-content:center;padding:12px;position:fixed;right:20px;top:20px;transition:all .3s ease;width:48px;z-index:9999}.mobile-hamburger:hover{box-shadow:0 6px 25px #213d3b80;transform:scale(1.05)}.mobile-hamburger span{background:#fff;border-radius:2px;display:block;height:2px;transition:all .3s ease;width:22px}.mobile-hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-hamburger.open span:nth-child(2){opacity:0}.mobile-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-slide-menu{background:#fff;box-shadow:-10px 0 40px #0003;display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:85vw;padding:20px 25px;position:fixed;right:-320px;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:300px;z-index:10000}.mobile-slide-menu.open{right:0}.dark-mode .mobile-slide-menu{background:#1a2f2d}.mobile-slide-menu-header{align-items:center;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.dark-mode .mobile-slide-menu-header{border-bottom-color:#ffffff1a}.mobile-menu-logo{height:40px;width:auto}.dark-mode .mobile-menu-logo{filter:brightness(0) invert(1)}.mobile-menu-close{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background .2s}.mobile-menu-close:hover{background:#0000000d}.mobile-menu-close svg{stroke:#2f514d;height:28px;width:28px}.dark-mode .mobile-menu-close svg{stroke:#fff}.mobile-slide-nav{display:flex;flex-direction:column;gap:15px}.mobile-slide-item{align-items:center;background:none;border:none;border-radius:12px;color:#2f514d;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;font-weight:600;gap:16px;padding:16px;text-align:left;transition:all .2s ease;width:100%}.mobile-slide-item.active,.mobile-slide-item:hover{background:#2f514d0d;transform:translateX(5px)}.mobile-slide-item svg{stroke-width:2;height:22px;width:22px}.dark-mode .mobile-slide-item{color:#fff}.dark-mode .mobile-slide-item.active,.dark-mode .mobile-slide-item:hover{background:#ffffff0d}.mobile-menu-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:9998}.mobile-menu-overlay.open{opacity:1;visibility:visible}@media (max-width:1024px){.mobile-hamburger{display:flex!important;right:20px}.nav-right{gap:10px;position:fixed;right:80px;top:20px;z-index:9999}.nav-right .dark-mode-toggle{border-radius:12px;box-shadow:0 4px 20px #213d3b33;display:flex!important;height:48px;margin-right:0;width:48px}.cta-button-nav,.nav-menu{display:none!important}.nav-container{padding:0 20px}}@media (max-width:768px){.subpage-content{padding:100px 20px 60px}.subpage-content h1{font-size:1.8rem}.ingress{font-size:1.1rem}.ingress p{margin-bottom:12px}.main-nav{padding:15px 0}.logo img{height:35px}.cta-button{font-size:.95rem;padding:14px 28px}.footer-premium-container{padding:50px 20px 0}.footer-premium-main{gap:40px;grid-template-columns:1fr}.footer-premium-brand{padding-right:0}.footer-premium-bottom{flex-direction:column;gap:16px;text-align:center}}@media (max-width:480px){.subpage-content{padding:90px 16px 50px}.subpage-content h1{font-size:1.5rem}.ingress{font-size:1rem;margin-bottom:32px}.breadcrumb{font-size:12px;margin-bottom:20px}.cta-button{text-align:center;width:100%}.footer-premium-tagline{font-size:.9rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}#pwa-install-button{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}
/*# sourceMappingURL=main.379d7dd9.css.map*/