:root{--black: #0a0a0a;--white: #fafafa;--gray-100: #f4f4f2;--gray-200: #e8e8e4;--gray-400: #999890;--gray-600: #555552;--radius: 18px;--radius-sm: 10px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--white);color:var(--black);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 2rem;background:#fafafae0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--gray-200)}.logo{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:900;letter-spacing:-.03em;display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.logo-k{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--black);color:var(--white);font-size:1.1rem;font-weight:900;border-radius:6px}nav ul{list-style:none;display:flex;gap:2rem}nav ul a{font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;color:var(--gray-600);transition:color .2s}nav ul a:hover{color:var(--black)}.nav-cta{background:var(--black);color:var(--white)!important;padding:.5rem 1.2rem;border-radius:var(--radius-sm);font-size:.82rem!important;font-weight:500!important;text-decoration:none;transition:opacity .2s;letter-spacing:.04em!important}.nav-cta:hover{opacity:.8}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}.hamburger span{display:block;width:22px;height:2px;background:var(--black);border-radius:2px}.mobile-menu{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--white);z-index:200;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}.mobile-menu.open{display:flex}.mobile-menu a{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;text-decoration:none;color:var(--black)}.mobile-close{position:absolute;top:1.5rem;right:2rem;font-size:2rem;cursor:pointer;background:none;border:none;color:var(--black)}.hero{min-height:100vh;padding:8rem 2rem 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--white);position:relative;overflow:hidden}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--gray-200);border-radius:99px;padding:.4rem 1rem;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-600);margin-bottom:2rem;animation:fadeUp .6s ease both}.hero-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--black)}.hero h1{font-family:Playfair Display,serif;font-size:clamp(3rem,9vw,7rem);font-weight:900;line-height:1.02;letter-spacing:-.03em;animation:fadeUp .7s .1s ease both;max-width:900px}.hero h1 em{font-style:italic;color:var(--gray-400)}.hero-sub{margin-top:1.5rem;font-size:1.05rem;font-weight:300;color:var(--gray-600);max-width:500px;line-height:1.7;animation:fadeUp .7s .2s ease both}.hero-sub strong{color:var(--black);font-weight:500;font-style:italic}.hero-actions{margin-top:2.5rem;display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:360px;animation:fadeUp .7s .3s ease both}.btn-primary{display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--white);color:var(--black);border:1.5px solid var(--black);border-radius:var(--radius);padding:1rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary:hover{background:var(--black);color:var(--white)}.hero-row{display:flex;gap:.8rem;width:100%}.btn-secondary{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;background:var(--gray-100);color:var(--black);border:none;border-radius:var(--radius-sm);padding:.75rem;font-size:.9rem;font-weight:400;cursor:pointer;text-decoration:none;transition:background .2s}.btn-secondary:hover{background:var(--gray-200)}.hero-stats{margin-top:2.5rem;display:flex;gap:0;border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden;width:100%;max-width:360px;animation:fadeUp .7s .4s ease both}.stat-item{flex:1;padding:1rem .5rem;text-align:center;border-right:1px solid var(--gray-200)}.stat-item:last-child{border-right:none}.stat-val{display:block;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.stat-label{display:block;font-size:.65rem;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-400);margin-top:.1rem}.trustpilot-badge{margin-top:1.5rem;display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:.4rem .9rem;font-size:.78rem;font-weight:400;animation:fadeUp .7s .5s ease both}.stars{color:#00b67a;letter-spacing:-1px}.tech-band{background:var(--black);color:var(--white);padding:1.5rem 2rem}.tech-band p{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400);text-align:center;margin-bottom:1.2rem}.tech-scroll{display:flex;gap:2.5rem;align-items:center;justify-content:center;flex-wrap:wrap}.tech-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--gray-400);white-space:nowrap}.tech-icon{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700}.section-tag{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--gray-200);border-radius:99px;padding:.3rem .85rem;font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1.5rem}.section-tag:before{content:"";width:5px;height:5px;border-radius:50%;background:#e24c4c}h2.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em}h2.section-title em{font-style:italic;color:var(--gray-400)}.section-lead{margin-top:1rem;font-size:1rem;color:var(--gray-600);line-height:1.7;max-width:540px}.constat-cards{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.constat-card{background:var(--black);color:var(--white);border-radius:var(--radius);padding:1.8rem 1.6rem}.constat-card-label{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400);margin-bottom:1rem}.constat-card-val{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1}.constat-card-desc{margin-top:.8rem;font-size:.85rem;color:var(--gray-400);line-height:1.6}.constat-card.light{background:var(--gray-100);color:var(--black)}.constat-card.light .constat-card-label,.constat-card.light .constat-card-desc{color:var(--gray-600)}.services-section{background:var(--gray-100);padding:5rem 2rem}.services-inner{max-width:900px;margin:0 auto}.services-grid{margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:1rem}.service-card{background:var(--white);border-radius:var(--radius);padding:1.6rem;border:1px solid var(--gray-200);transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-2px)}.service-icon{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--gray-100);display:flex;align-items:center;justify-content:center;font-size:1.1rem;margin-bottom:1rem}.service-card h3{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.service-card p{font-size:.88rem;color:var(--gray-600);line-height:1.65}.accordion{margin-top:1.5rem}.accordion-item{border-top:1px solid var(--gray-200)}.accordion-item:last-child{border-bottom:1px solid var(--gray-200)}.accordion-head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;cursor:pointer;font-size:.95rem;font-weight:500;transition:color .2s}.accordion-head:hover{color:var(--gray-600)}.accordion-plus{width:26px;height:26px;border-radius:50%;border:1px solid var(--gray-200);display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--gray-600);flex-shrink:0;transition:all .2s}.accordion-item.open .accordion-plus{background:var(--black);color:var(--white);border-color:var(--black);transform:rotate(45deg)}.accordion-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .2s;font-size:.88rem;color:var(--gray-600);line-height:1.7}.accordion-item.open .accordion-body{max-height:200px;padding-bottom:1rem}.portfolio-section{padding:5rem 2rem;overflow:hidden}.portfolio-inner{max-width:900px;margin:0 auto}.portfolio-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.portfolio-link{font-size:.85rem;font-weight:500;text-decoration:none;color:var(--black);display:inline-flex;align-items:center;gap:.3rem;border-bottom:1px solid var(--black);padding-bottom:.1rem;transition:opacity .2s}.portfolio-link:hover{opacity:.6}.portfolio-scroll{margin-top:2rem;display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none}.portfolio-scroll::-webkit-scrollbar{display:none}.portfolio-card{flex-shrink:0;width:260px;border-radius:var(--radius);overflow:hidden;position:relative;background:var(--gray-200);cursor:pointer;transition:transform .3s}.portfolio-card:hover{transform:scale(1.02)}.portfolio-card-img-placeholder{width:100%;height:320px;display:flex;align-items:center;justify-content:center}.portfolio-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);padding:1.5rem 1.2rem 1.2rem;color:var(--white)}.portfolio-tag{display:inline-block;background:#fff3;border-radius:99px;padding:.2rem .7rem;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.5rem}.portfolio-name{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.testimonials-section{background:var(--gray-100);padding:5rem 2rem}.testimonials-inner{max-width:900px;margin:0 auto}.reviews-badges{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.5rem 0 2rem}.review-badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:.4rem .9rem;font-size:.75rem;background:var(--white);font-weight:500}.g-dot{width:14px;height:14px;border-radius:50%;background:#4285f4;display:inline-block;font-size:.55rem;color:#fff;text-align:center;line-height:14px;font-weight:700}.tp-dot{width:14px;height:14px;border-radius:2px;background:#00b67a;display:inline-block;font-size:.55rem;color:#fff;text-align:center;line-height:14px;font-weight:700}.testimonials-grid{display:flex;flex-direction:column;gap:1rem}.testimonial-card{background:var(--white);border-radius:var(--radius);padding:1.4rem;border:1px solid var(--gray-200)}.testimonial-header{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.testimonial-avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.testimonial-name{font-size:.9rem;font-weight:500}.testimonial-role{font-size:.75rem;color:var(--gray-400)}.testimonial-stars{color:#f4b400;font-size:.85rem;margin-bottom:.5rem}.testimonial-text{font-size:.875rem;color:var(--gray-600);line-height:1.65}.testimonial-meta{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem}.testimonial-date{font-size:.72rem;color:var(--gray-400)}.faq-section,.process-section{padding:5rem 2rem;max-width:900px;margin:0 auto}.process-title{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:.6rem}.process-sub{font-size:.95rem;color:var(--gray-600);margin-bottom:2.5rem}.process-steps{display:flex;flex-direction:column;gap:1rem}.process-step{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:1.4rem 1.4rem 1.4rem 1.2rem;display:flex;gap:1.2rem;align-items:flex-start;transition:box-shadow .2s,transform .2s}.process-step:hover{box-shadow:0 6px 24px #0000000f;transform:translateY(-2px)}.process-num{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:var(--gray-200);line-height:1;flex-shrink:0;min-width:44px}.process-content h3{font-size:1rem;font-weight:600;margin-bottom:.35rem}.process-content p{font-size:.875rem;color:var(--gray-600);line-height:1.65}.cta-section{background:var(--black);color:var(--white);padding:5rem 2rem;text-align:center}.cta-inner{max-width:600px;margin:0 auto}.cta-section h2{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin-bottom:1rem}.cta-section h2 em{font-style:italic;color:var(--gray-400)}.cta-section p{color:var(--gray-400);font-size:.95rem;line-height:1.7;margin-bottom:2rem}.btn-white{display:inline-flex;align-items:center;gap:.5rem;background:var(--white);color:var(--black);border:none;border-radius:var(--radius);padding:1rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:opacity .2s;font-family:DM Sans,sans-serif}.btn-white:hover{opacity:.88}.cta-contact-alts{margin-top:1.2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-alt{font-size:.82rem;color:var(--gray-400);text-decoration:none;display:flex;align-items:center;gap:.35rem;transition:color .2s}.cta-alt:hover{color:var(--white)}footer{background:var(--black);color:var(--gray-400);padding:2rem 2rem 2.5rem;border-top:1px solid rgba(255,255,255,.06)}.footer-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-logo{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:var(--white)}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-links a{font-size:.78rem;color:var(--gray-400);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-copy{font-size:.73rem;width:100%;text-align:center;margin-top:1rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(min-width:640px){.services-grid{grid-template-columns:1fr 1fr}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr}.constat-cards{flex-direction:row}.constat-card{flex:1}}@media(max-width:640px){nav ul{display:none}.hamburger{display:flex}}@media(min-width:641px){.hamburger{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/klave.css.map */
