.kv-home-v3{--kv-green:#163c30;--kv-rust:#b75639;--kv-cream:#f8f4ed;background:var(--kv-cream);color:#263c34;padding-bottom:40px}.kv-hero{position:relative;min-height:500px;overflow:hidden;display:flex;align-items:center}.kv-hero-compact{min-height:420px}.kv-hero-large{min-height:620px}.kv-hero-photo{position:absolute;right:0;top:0;width:74%;height:100%;object-fit:contain}.kv-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f8f4ed 0%,#f8f4ed 21%,#f8f4eddd 33%,#f8f4ed00 60%);pointer-events:none}.kv-hero-copy{position:relative;z-index:1;width:53%;padding:48px 0 38px 5vw}.kv-eyebrow{font:700 11px/1.5 system-ui;letter-spacing:.16em;text-transform:uppercase;color:var(--kv-rust)}.kv-hero-copy h1{font:700 clamp(34px,3.7vw,60px)/1.05 Georgia,serif;letter-spacing:-.035em;color:var(--kv-green);margin:18px 0}.kv-hero-copy p{max-width:480px;font-size:16px;line-height:1.6;margin:0 0 22px}.kv-home-button{display:inline-flex;align-items:center;gap:18px;justify-content:center;background:var(--kv-rust);color:#fff;border-radius:30px;padding:12px 22px;text-decoration:none;font:600 13px/1.4 system-ui}.kv-home-button:hover{background:#92402b}.kv-hero-badges{display:flex;gap:24px;font:500 11px/1.5 system-ui;margin-top:35px}.kv-photo-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:20px auto 0;padding:0 4vw;max-width:1600px}.kv-photo-card{position:relative;isolation:isolate;overflow:hidden;min-height:250px;border-radius:8px;text-decoration:none;background:#eee7dc}.kv-photo-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .3s}.kv-photo-card:hover>img{transform:scale(1.025)}.kv-photo-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f1e9dff5 0%,#f1e9dfcc 35%,#f1e9df00 74%);z-index:-1}.kv-photo-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:250px;padding:25px;width:59%;box-sizing:border-box}.kv-photo-copy h2{font:700 clamp(21px,2vw,30px)/1.06 Georgia,serif;letter-spacing:-.025em;margin:0;color:var(--kv-green)}.kv-photo-copy p{font-size:13px;line-height:1.55;margin:14px 0 22px}.kv-photo-copy .kv-home-button{font-size:11px;padding:10px 15px;gap:8px;margin-top:auto;white-space:nowrap}.kv-home-benefits{max-width:1600px;padding:28px 5vw 0;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.kv-home-benefits article{display:flex;gap:14px;align-items:center}.kv-benefit-icon{font-size:33px;font-weight:300}.kv-home-benefits b{font:600 12px/1.5 system-ui}.kv-home-benefits p{font-size:11px;line-height:1.5;margin:0;color:#626c65}.kv-home-tagline{text-align:center;font:italic 20px Georgia;padding:25px 20px 32px;margin:0;border-bottom:1px solid #e7dfd4}.kv-home-intro{max-width:800px;text-align:center;padding:65px 25px;margin:auto}.kv-home-intro h2{font-size:36px;margin:16px 0}.kv-home-intro p{font-size:16px;line-height:1.8;color:#626c65}.kv-home-intro a{font-weight:600;color:var(--kv-rust)}.kv-home-products{max-width:1250px;margin:auto;padding:25px}.kv-home-products>h2{text-align:center;font-size:36px;margin-bottom:32px}.kv-home-cta{margin:35px 4vw 0;padding:36px 40px;background:#e9ede4;display:flex;gap:30px;justify-content:space-between;align-items:center;border-radius:10px}.kv-home-cta h2{font-size:30px;margin:0}.kv-home-cta p{margin:10px 0 0}.kv-home-v3 a:focus-visible{outline:3px solid #b75639;outline-offset:4px}
@media(max-width:1000px){.kv-photo-cards{gap:12px;padding:0 20px}.kv-photo-copy{padding:20px 14px;width:62%}.kv-photo-copy h2{font-size:23px}.kv-photo-copy p{font-size:12px}.kv-hero-copy{width:60%}.kv-home-benefits{grid-template-columns:1fr 1fr}.kv-hero-copy h1{font-size:40px}}
@media(max-width:680px){.kv-hero{display:flex;flex-direction:column;min-height:0}.kv-hero-photo{position:relative;order:2;width:100%;height:280px;object-position:right center!important}.kv-hero:after{display:none}.kv-hero-copy{order:1;width:100%;padding:32px 24px 25px;box-sizing:border-box}.kv-hero-copy h1{font-size:37px}.kv-hero-badges{margin-top:24px}.kv-photo-cards{grid-template-columns:1fr}.kv-photo-copy{width:55%;min-height:230px;padding:23px}.kv-photo-copy h2{font-size:28px}.kv-photo-card{min-height:230px}.kv-photo-copy p{font-size:13px}.kv-home-benefits{gap:20px;padding:25px 22px}.kv-benefit-icon{font-size:25px}.kv-home-cta{flex-direction:column;align-items:flex-start;padding:28px}.kv-home-intro h2{font-size:30px}.kv-home-intro{padding:40px 24px}}
/* 2.4: an inset frame, aligned sections and quieter transitions. */
.kv-home-v3{box-sizing:border-box;max-width:var(--kv-width,1600px);width:calc(100% - var(--kv-gutter,24px)*2);margin:24px auto 40px;padding:0 0 24px;border-radius:22px;border:1px solid #e9e2d8;box-shadow:0 12px 42px #193e3205;overflow:hidden}
.kv-hero-copy{padding-left:clamp(28px,4vw,64px)}
.kv-photo-cards{padding:0;margin:24px 24px 0;gap:20px}
.kv-photo-card{border-radius:13px;box-shadow:0 5px 18px #193e3209;border:1px solid #e6dccf}
.kv-home-benefits{padding:30px 32px 26px;margin:28px 24px 0;border-top:1px solid #e3dcd1;border-bottom:1px solid #e3dcd1;background:#fffdf84d}
.kv-home-tagline{display:flex;justify-content:center;align-items:center;gap:22px;border:0;padding:30px 24px;color:#496153}
.kv-home-tagline:before,.kv-home-tagline:after{content:'';height:1px;width:100px;background:#ded3c5}
.kv-home-intro{max-width:none;margin:0 24px 24px;padding:48px 24px;background:#edf0e8;border:1px solid #e1e6d9;border-radius:14px}
.kv-home-intro h2,.kv-home-intro p{max-width:760px;margin-left:auto;margin-right:auto}
.kv-home-products{padding:20px 24px;box-sizing:border-box;width:100%}
.kv-home-cta{margin:28px 24px 0;border:1px solid #d9e0d1;border-left:4px solid #b75639;border-radius:14px}
@media(max-width:1000px){.kv-photo-cards{gap:12px;margin:20px 16px 0}.kv-photo-copy{width:65%}}
@media(max-width:680px){.kv-home-v3{width:calc(100% - 24px);margin:12px auto 24px;border-radius:16px;padding-bottom:16px}.kv-hero-copy{padding:28px 20px}.kv-hero-copy h1{font-size:clamp(30px,8.6vw,37px)}.kv-photo-cards{margin:16px 12px 0;gap:16px}.kv-photo-copy{width:59%;padding:20px 16px}.kv-photo-copy h2{font-size:25px}.kv-home-benefits{margin:24px 12px 0;padding:22px 8px;gap:18px 12px}.kv-home-benefits article{gap:8px}.kv-home-tagline{font-size:17px;padding:24px 14px;gap:10px}.kv-home-tagline:before,.kv-home-tagline:after{width:24px;flex-shrink:0}.kv-home-intro{margin:0 12px 20px;padding:32px 18px}.kv-home-intro h2{font-size:27px}.kv-home-cta{margin:22px 12px 0;padding:24px 20px}.kv-home-products{padding:16px}.kv-hero-badges{gap:16px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.kv-photo-card>img{transition:none}.kv-photo-card:hover>img{transform:none}}
/* 2.5: independent hero columns prevent text/photo collisions. */
.kv-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:stretch;min-height:500px}
.kv-hero-compact{min-height:420px}.kv-hero-large{min-height:620px}
.kv-hero:after{display:none}
.kv-hero-copy{grid-column:1;grid-row:1;align-self:center;width:auto;min-width:0;padding:40px var(--kv-hero-padding,48px);box-sizing:border-box;overflow-wrap:anywhere}
.kv-hero-copy h1{font-size:clamp(32px,3.25vw,52px);line-height:1.09;max-width:100%;text-wrap:balance}
.kv-hero-copy p{max-width:100%}
.kv-hero-badges{flex-wrap:wrap;gap:12px 22px}
.kv-hero-photo{grid-column:2;grid-row:1;position:relative;inset:auto;width:100%;height:100%;min-height:0;max-height:none;object-fit:contain;align-self:stretch;border-left:1px solid #e8dfd2}
.kv-home-benefits{gap:0;padding-left:16px;padding-right:16px}
.kv-home-benefits article{position:relative;min-width:0;padding:8px 24px;overflow-wrap:anywhere}
.kv-home-benefits article+article:before{content:'';position:absolute;left:0;top:8%;height:84%;width:1px;background:linear-gradient(transparent,#c9bcaa 30%,#c9bcaa 70%,transparent)}
.kv-home-benefits article+article:after{content:'';position:absolute;left:-3px;top:calc(50% - 3px);width:5px;height:5px;border:1px solid #b49b7c;transform:rotate(45deg);background:#f8f4ed}
.kv-it-service{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:32px 32px 4px;padding:24px 8px 4px;border-top:1px solid #dfd8cd;color:#526159}
.kv-it-service h2{font:600 18px/1.4 system-ui;margin:0 0 8px;color:#42584c}
.kv-it-service p{font-size:13px;line-height:1.7;max-width:710px;margin:0}
.kv-it-service a{color:#4e6758;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}
@media(max-width:1000px){.kv-hero-copy h1{font-size:clamp(30px,3.5vw,42px)}.kv-home-benefits article{padding:16px}.kv-home-benefits article:nth-child(3):before,.kv-home-benefits article:nth-child(3):after{display:none}}
@media(max-width:760px){.kv-hero{display:flex;flex-direction:column;min-height:0}.kv-hero-copy{order:1;width:100%;padding:30px min(var(--kv-hero-padding,48px),32px)}.kv-hero-copy h1{font-size:clamp(30px,6vw,40px)}.kv-hero-photo{order:2;height:auto;aspect-ratio:3/2;max-height:400px;border-left:0;border-top:1px solid #e8dfd2}.kv-it-service{flex-direction:column;align-items:flex-start;gap:14px;margin:26px 20px 4px;padding:22px 0 0}}
@media(max-width:680px){.kv-home-v3{width:calc(100% - var(--kv-mobile-gutter,12px)*2)}.kv-home-benefits{padding:12px 0}.kv-home-benefits article{padding:12px 10px}.kv-home-benefits article:nth-child(n+3){border-top:1px solid #e6ded3}.kv-benefit-icon{font-size:23px;flex-shrink:0}}
/* 2.6: soften the photo itself without putting text over the image. */
.kv-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);column-gap:0}
.kv-hero-art{grid-column:2;grid-row:1;align-self:stretch;display:flex;align-items:center;min-width:0;margin:24px 48px 24px 0;position:relative}
.kv-hero-art .kv-hero-photo{display:block;position:static;inset:auto;grid-column:auto;grid-row:auto;align-self:auto;width:100%;height:auto;max-height:none;aspect-ratio:auto;min-height:0;border:0;object-fit:contain;object-position:center!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 17%,#000 97%,transparent),linear-gradient(180deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 17%,#000 97%,transparent),linear-gradient(180deg,transparent,#000 6%,#000 94%,transparent);mask-composite:intersect}
.kv-hero-copy{padding-top:36px;padding-bottom:36px}
.kv-hero-copy h1{font-size:clamp(32px,3.15vw,50px);line-height:1.12;letter-spacing:-.03em}
.kv-hero-copy p{max-width:490px;line-height:1.75}
@media(max-width:1000px){.kv-hero-art{margin:22px 24px 22px 0}.kv-hero-copy h1{font-size:clamp(30px,3.5vw,42px)}}
@media(max-width:760px){.kv-hero{display:flex;flex-direction:column}.kv-hero-art{order:2;align-self:stretch;margin:0 18px 12px;display:block}.kv-hero-art .kv-hero-photo{width:100%;height:auto;max-height:none}.kv-hero-copy{padding-top:30px;padding-bottom:14px}.kv-hero-copy h1{font-size:clamp(30px,6vw,40px)}}

/* 2.7: clear product photography and a dedicated examples gallery. */
.kv-photo-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.kv-photo-card>img{position:relative;display:block;height:auto;aspect-ratio:3/2;object-fit:cover;z-index:auto}.kv-photo-card:after{display:none}.kv-photo-copy{width:100%;min-height:220px;background:#fffaf3;padding:22px}.kv-photo-copy h2{font-size:25px}.kv-photo-copy p{font-size:14px}.kv-photo-copy .kv-home-button{font-size:12px}
.kv-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.kv-hero-art{margin-right:28px}.kv-hero-art .kv-hero-photo{mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.kv-examples{margin:40px 24px;padding:32px 0;border-top:1px solid #ded3c5}.kv-examples header{text-align:center;max-width:680px;margin:0 auto 28px}.kv-examples h2{font:700 clamp(27px,3vw,38px)/1.2 Georgia;color:#163c30;margin:12px 0}.kv-examples header p{line-height:1.7;color:#626c65}.kv-example-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.kv-example{display:block;background:#fffaf5;border:1px solid #e6dccf;border-radius:14px;overflow:hidden;text-decoration:none;color:#263c34}.kv-example img{display:block;width:100%;height:auto;aspect-ratio:1122/1402;object-fit:contain}.kv-example>span{display:block;padding:14px;font-weight:600}.kv-example small{display:block;font-size:11px;font-weight:400;margin-top:6px;color:#735d49}
@media(max-width:1100px){.kv-photo-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.kv-example-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.kv-photo-cards{grid-template-columns:1fr}.kv-photo-copy{min-height:0;gap:10px}.kv-photo-copy p{margin:0 0 8px}.kv-examples{margin:28px 12px}.kv-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kv-example>span{padding:10px;font-size:13px}.kv-hero-art{margin:0 16px 16px}}

/* 2.8: crisp photograph and an accessible in-page image viewer. */
.kv-hero-art .kv-hero-photo{-webkit-mask-image:none;mask-image:none;border-radius:14px}
.kv-lightbox{border:0;border-radius:16px;padding:18px;background:#fffaf3;max-width:94vw;max-height:94vh;box-sizing:border-box;color:#163c30}.kv-lightbox::backdrop{background:#15251ee6}.kv-lightbox img{display:block;max-height:78vh;max-width:85vw;width:auto;height:auto;object-fit:contain}.kv-lightbox p{margin:12px 0 0;text-align:center}.kv-lightbox-close{display:block;margin:0 0 8px auto;width:40px;height:40px;border:0;border-radius:50%;background:#163c30;color:white;font-size:28px;cursor:pointer}html.kv-modal-open{overflow:hidden}
