*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:'Manrope',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.65;color:hsl(200 25% 15%);background:hsl(36 50% 96%);overflow-x:hidden}h1,h2,h3,h4{font-family:'Spectral',Georgia,serif;font-weight:600;line-height:1.18;margin:0 0 .75rem;color:hsl(188 32% 18%)}h1{font-size:clamp(2rem,5vw + .5rem,3.4rem);letter-spacing:-.01em}h2{font-size:clamp(1.6rem,3.5vw + .3rem,2.4rem)}h3{font-size:clamp(1.2rem,1.5vw + .4rem,1.5rem)}p{margin:0 0 1rem}a{color:hsl(13 52% 42%);text-decoration:none;transition:color .18s ease}a:hover,a:focus{color:hsl(13 65% 32%);text-decoration:underline}img,picture{max-width:100%;display:block;height:auto}.k-shell{width:100%;max-width:1180px;margin:0 auto;padding:0 1.15rem}.k-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.85rem 1.45rem;border-radius:.5rem;font-weight:700;font-size:.95rem;letter-spacing:.01em;border:2px solid transparent;cursor:pointer;text-align:center;transition:transform .15s ease,background .2s ease,color .2s ease,border-color .2s ease;line-height:1.1}.k-btn--solid{background:hsl(13 58% 46%);color:#fff}.k-btn--solid:hover,.k-btn--solid:focus{background:hsl(13 65% 38%);color:#fff;text-decoration:none;transform:translateY(-1px)}.k-btn--ghost{background:transparent;color:hsl(188 32% 18%);border-color:hsl(188 32% 18%)}.k-btn--ghost:hover,.k-btn--ghost:focus{background:hsl(188 32% 18%);color:#fff;text-decoration:none}.k-btn--ink{background:hsl(188 32% 18%);color:#fff}.k-btn--ink:hover,.k-btn--ink:focus{background:hsl(188 38% 12%);color:#fff;text-decoration:none}.k-tag{display:inline-block;padding:.25rem .65rem;border-radius:999px;background:hsl(36 60% 88%);color:hsl(13 55% 35%);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.k-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:hsl(13 55% 38%);margin-bottom:.85rem}.k-section{padding:3.5rem 0}.k-section--cream{background:hsl(36 50% 96%)}.k-section--ink{background:hsl(188 32% 16%);color:hsl(36 35% 92%)}.k-section--ink h2,.k-section--ink h3{color:hsl(36 50% 96%)}.k-section--cloud{background:hsl(36 25% 99%)}.k-topbar{background:hsl(188 32% 16%);color:hsl(36 35% 92%);font-size:.85rem}.k-topbar__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding:.5rem 0}.k-topbar a{color:hsl(36 35% 92%)}.k-topbar a:hover{color:#fff}.k-nav{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid hsl(36 30% 86%);box-shadow:0 1px 0 rgba(0,0,0,.02)}.k-nav__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.k-brand{display:inline-flex;align-items:center;gap:.55rem;font-family:'Spectral',serif;font-weight:700;color:hsl(188 32% 18%);font-size:1.15rem}.k-brand__mark{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;background:hsl(13 58% 46%);color:#fff;font-weight:700}.k-brand:hover{text-decoration:none}.k-nav__list{list-style:none;margin:0;padding:0;display:none;gap:1.4rem}.k-nav__list a{color:hsl(200 25% 15%);font-weight:600;font-size:.95rem;padding:.4rem .1rem}.k-nav__list a:hover,.k-nav__list a:focus{color:hsl(13 58% 42%);text-decoration:none}.k-nav__cta{display:none}.k-nav__menu{position:relative}.k-nav__drop{list-style:none;margin:0;padding:.65rem 0;display:none;position:absolute;top:100%;left:0;background:#fff;min-width:230px;border:1px solid hsl(36 30% 86%);border-radius:.55rem;box-shadow:0 18px 40px -22px rgba(15,30,40,.35)}.k-nav__drop a{display:block;padding:.55rem 1.1rem;font-size:.92rem}.k-nav__menu:hover .k-nav__drop,.k-nav__menu:focus-within .k-nav__drop{display:block}.k-burger{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:transparent;border:1px solid hsl(36 30% 86%);border-radius:.45rem;cursor:pointer}.k-burger span,.k-burger span::before,.k-burger span::after{content:'';display:block;width:22px;height:2px;background:hsl(188 32% 18%);position:relative;transition:transform .25s ease}.k-burger span::before{position:absolute;top:-7px}.k-burger span::after{position:absolute;top:7px}.k-burger[aria-expanded='true'] span{background:transparent}.k-burger[aria-expanded='true'] span::before{top:0;transform:rotate(45deg)}.k-burger[aria-expanded='true'] span::after{top:0;transform:rotate(-45deg)}.k-mobile{display:none;padding:.5rem 0 1.4rem;border-top:1px solid hsl(36 30% 86%);background:#fff}.k-mobile.is-open{display:block}.k-mobile ul{list-style:none;margin:0;padding:0}.k-mobile li{border-bottom:1px solid hsl(36 25% 92%)}.k-mobile a{display:block;padding:.85rem .15rem;color:hsl(200 25% 15%);font-weight:600}.k-mobile .k-btn{margin-top:1rem;width:100%}.k-hero{padding:2.5rem 0 3.5rem;background:linear-gradient(180deg,hsl(36 55% 95%),hsl(36 50% 92%))}.k-hero__grid{display:grid;grid-template-columns:1fr;gap:2.2rem;align-items:center}.k-hero__copy h1{margin-bottom:1.1rem}.k-hero__lead{font-size:clamp(1.05rem,1vw + .8rem,1.18rem);color:hsl(200 18% 28%);margin-bottom:1.6rem;max-width:540px}.k-hero__cta{display:flex;flex-wrap:wrap;gap:.85rem}.k-hero__meta{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:2rem;color:hsl(200 18% 32%);font-size:.92rem}.k-hero__meta b{display:block;font-size:1.45rem;color:hsl(13 55% 38%);font-family:'Spectral',serif}.k-hero__img{border-radius:1rem;overflow:hidden;box-shadow:0 32px 60px -28px rgba(20,50,55,.4)}.k-stat-strip{padding:1.5rem 0;background:hsl(13 58% 46%);color:#fff}.k-stat-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;text-align:center}.k-stat-strip b{display:block;font-size:1.6rem;font-family:'Spectral',serif}.k-stat-strip span{font-size:.85rem;opacity:.86}.k-feat-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.k-feat-card{background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.95rem;padding:1.6rem;transition:transform .25s ease,box-shadow .25s ease}.k-feat-card:hover{transform:translateY(-3px);box-shadow:0 22px 40px -25px rgba(20,50,55,.35)}.k-feat-card__icon{width:48px;height:48px;display:inline-grid;place-items:center;border-radius:.65rem;background:hsl(36 55% 90%);color:hsl(13 55% 38%);margin-bottom:1rem;font-size:1.4rem}.k-feat-card h3{margin-bottom:.45rem}.k-feat-card p{margin:0;color:hsl(200 18% 30%);font-size:.95rem}.k-feat-card a.k-feat-card__more{display:inline-block;margin-top:1rem;font-weight:700;font-size:.9rem}.k-service-list{display:grid;grid-template-columns:1fr;gap:1.4rem;margin-top:2rem}.k-service-card{background:#fff;border-radius:.95rem;border:1px solid hsl(36 30% 86%);overflow:hidden;display:flex;flex-direction:column}.k-service-card__img picture,.k-service-card__img img{display:block;width:100%;height:200px;object-fit:cover}.k-service-card__body{padding:1.4rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.k-service-card__body h3{margin-bottom:.2rem}.k-service-card__body p{color:hsl(200 18% 32%);font-size:.95rem;margin:0}.k-service-card__cta{margin-top:auto;padding-top:.85rem;font-weight:700;font-size:.92rem}.k-promise{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.k-promise__img{border-radius:1rem;overflow:hidden}.k-promise__list{list-style:none;margin:1.2rem 0 0;padding:0}.k-promise__list li{padding:.55rem 0 .55rem 2.1rem;position:relative;color:hsl(200 18% 28%)}.k-promise__list li::before{content:'';position:absolute;left:0;top:.85rem;width:1.4rem;height:1.4rem;border-radius:50%;background:hsl(13 58% 46%) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><path d='M2 7l3.5 3.5L12 4' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/0.85rem no-repeat}.k-step-grid{display:grid;grid-template-columns:1fr;gap:1.3rem;margin-top:2.2rem;counter-reset:step}.k-step-card{padding:1.6rem;background:hsl(36 25% 99%);border:1px solid hsl(36 30% 86%);border-radius:.95rem;position:relative}.k-step-card::before{counter-increment:step;content:counter(step,decimal-leading-zero);font-family:'Spectral',serif;font-size:1.6rem;color:hsl(13 58% 46%);font-weight:700;display:block;margin-bottom:.6rem}.k-step-card h3{margin-bottom:.4rem;font-size:1.15rem}.k-step-card p{margin:0;font-size:.95rem;color:hsl(200 18% 30%)}.k-testimonial-grid{display:grid;grid-template-columns:1fr;gap:1.4rem;margin-top:2rem}.k-testimonial{background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.95rem;padding:1.7rem}.k-testimonial__stars{color:hsl(35 90% 52%);letter-spacing:.15em;font-size:1rem;margin-bottom:.65rem}.k-testimonial__quote{font-style:italic;font-size:1.02rem;color:hsl(200 22% 22%)}.k-testimonial__author{margin-top:.85rem;display:flex;gap:.7rem;align-items:center}.k-testimonial__avatar{width:42px;height:42px;border-radius:50%;background:hsl(188 32% 22%);color:#fff;display:inline-grid;place-items:center;font-weight:700;font-family:'Spectral',serif}.k-testimonial__meta b{display:block;font-size:.95rem;color:hsl(188 32% 18%)}.k-testimonial__meta span{color:hsl(200 18% 45%);font-size:.85rem}.k-faq{margin-top:2rem;display:grid;gap:.85rem}.k-faq details{border:1px solid hsl(36 30% 86%);background:#fff;border-radius:.7rem;padding:0}.k-faq summary{cursor:pointer;padding:1.05rem 1.3rem;font-weight:700;list-style:none;font-size:1.02rem;color:hsl(188 32% 18%);position:relative}.k-faq summary::-webkit-details-marker{display:none}.k-faq summary::after{content:'+';position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:400;color:hsl(13 55% 42%);transition:transform .2s ease}.k-faq details[open] summary::after{content:'\2212'}.k-faq details>div{padding:0 1.3rem 1.2rem;color:hsl(200 18% 30%);font-size:.97rem}.k-cta-band{background:hsl(13 58% 46%);color:#fff;padding:3rem 0}.k-cta-band__inner{display:grid;gap:1.3rem;align-items:center;grid-template-columns:1fr}.k-cta-band h2{color:#fff;margin-bottom:.5rem}.k-cta-band p{margin:0;opacity:.92;font-size:1.05rem}.k-cta-band .k-btn--ink{background:hsl(188 32% 16%);color:#fff}.k-cta-band .k-btn--ink:hover{background:hsl(188 38% 12%)}.k-page-head{padding:2.6rem 0 1.8rem;background:linear-gradient(180deg,hsl(36 60% 94%),hsl(36 50% 96%));border-bottom:1px solid hsl(36 30% 86%)}.k-page-head h1{margin-bottom:.6rem}.k-page-head p{max-width:680px;color:hsl(200 18% 30%);font-size:1.05rem;margin:0}.k-prose{max-width:760px}.k-prose h2{margin-top:2.2rem}.k-prose h3{margin-top:1.6rem}.k-prose ul,.k-prose ol{padding-left:1.3rem}.k-prose li{margin-bottom:.4rem}.k-blog-grid{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:2rem}.k-blog-card{background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.95rem;overflow:hidden}.k-blog-card picture,.k-blog-card img{width:100%;height:220px;object-fit:cover;display:block}.k-blog-card__body{padding:1.4rem}.k-blog-card__date{font-size:.82rem;color:hsl(200 18% 45%);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.k-blog-card h3{margin:.5rem 0 .6rem;font-size:1.18rem}.k-blog-card p{font-size:.94rem;color:hsl(200 18% 30%);margin-bottom:.9rem}.k-form{background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.95rem;padding:1.7rem;display:grid;gap:1rem}.k-field{display:grid;gap:.4rem}.k-field label{font-weight:600;font-size:.92rem;color:hsl(188 32% 18%)}.k-field input,.k-field select,.k-field textarea{width:100%;padding:.8rem .9rem;border:1px solid hsl(36 25% 82%);border-radius:.5rem;font:inherit;background:hsl(36 35% 98%);min-height:48px;color:hsl(200 25% 15%);transition:border-color .2s ease,box-shadow .2s ease}.k-field input:focus,.k-field select:focus,.k-field textarea:focus{outline:0;border-color:hsl(13 58% 46%);box-shadow:0 0 0 3px hsl(13 60% 90%)}.k-field textarea{min-height:140px;resize:vertical}.k-field.is-error input,.k-field.is-error textarea{border-color:hsl(0 60% 50%)}.k-field__err{color:hsl(0 60% 42%);font-size:.85rem;display:none}.k-field.is-error .k-field__err{display:block}.k-form__legal{font-size:.82rem;color:hsl(200 18% 42%);margin:0}.k-thanks{background:hsl(141 45% 92%);border:1px solid hsl(141 40% 70%);color:hsl(141 40% 22%);padding:1.4rem;border-radius:.7rem;margin-bottom:1.4rem;font-weight:600}.k-info-card{background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.95rem;padding:1.6rem;display:grid;gap:.65rem}.k-info-card b{color:hsl(188 32% 18%)}.k-info-card a{font-weight:700}.k-footer{background:hsl(188 36% 13%);color:hsl(36 35% 90%);padding-top:3rem}.k-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:2.4rem}.k-footer h4{color:hsl(36 50% 96%);font-family:'Manrope',sans-serif;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.k-footer p,.k-footer li{font-size:.92rem;color:hsl(36 20% 80%)}.k-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.k-footer a{color:hsl(36 20% 80%)}.k-footer a:hover{color:#fff}.k-footer__bar{border-top:1px solid hsl(188 25% 22%);padding:1.4rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.85rem;color:hsl(36 18% 72%)}.k-footer__bar a{color:hsl(36 20% 80%)}.k-footer__legal-row{display:flex;flex-wrap:wrap;gap:1rem}.k-cc-banner{position:fixed;bottom:1rem;right:1rem;left:1rem;max-width:520px;background:#fff;border:1px solid hsl(36 30% 86%);border-radius:.85rem;padding:1.2rem;box-shadow:0 30px 60px -25px rgba(15,30,40,.45);z-index:100;display:none;font-size:.92rem}.k-cc-banner.is-visible{display:block}.k-cc-banner__row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.k-cc-banner .k-btn{min-height:40px;padding:.55rem 1rem;font-size:.85rem}.k-cc-toggle{position:fixed;bottom:1rem;right:1rem;width:44px;height:44px;border-radius:50%;background:hsl(188 32% 16%);color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;border:0;z-index:99;box-shadow:0 12px 22px -14px rgba(15,30,40,.55)}.k-cc-toggle.is-visible{display:inline-flex}.skip-link{position:absolute;left:-9999px;top:auto;padding:.5rem 1rem;background:hsl(188 32% 16%);color:#fff;z-index:99}.skip-link:focus{left:1rem;top:1rem}@media (min-width:752px){.k-section{padding:4.5rem 0}.k-hero{padding:3.2rem 0 4.5rem}.k-hero__grid{grid-template-columns:1.05fr 1fr;gap:3rem}.k-stat-strip__grid{grid-template-columns:repeat(4,1fr)}.k-feat-grid{grid-template-columns:repeat(2,1fr)}.k-service-list{grid-template-columns:repeat(2,1fr)}.k-promise{grid-template-columns:1fr 1.1fr;gap:3rem}.k-step-grid{grid-template-columns:repeat(2,1fr)}.k-testimonial-grid{grid-template-columns:repeat(2,1fr)}.k-cta-band__inner{grid-template-columns:1.4fr auto;gap:2.5rem}.k-blog-grid{grid-template-columns:repeat(2,1fr)}.k-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.6rem}}@media (min-width:1080px){.k-nav__list{display:flex}.k-nav__cta{display:inline-flex}.k-burger{display:none}.k-feat-grid{grid-template-columns:repeat(4,1fr)}.k-service-list{grid-template-columns:repeat(3,1fr)}.k-step-grid{grid-template-columns:repeat(4,1fr)}.k-testimonial-grid{grid-template-columns:repeat(3,1fr)}.k-blog-grid{grid-template-columns:repeat(3,1fr)}.k-page-head{padding:3.4rem 0 2.2rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms !important;transition-duration:.001ms !important}}