.k2c{color:#173a32;background:#f5f1e8;min-height:100vh;padding-bottom:90px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.k2c *{box-sizing:border-box}.k2c a{color:inherit;text-decoration:none}.k2c-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f1e8f5;border-bottom:1px solid #173a3224;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:sticky;top:0}.k2c-brand{letter-spacing:.14em;align-items:center;gap:10px;display:flex}.k2c-brand span{color:#f5f1e8;background:#173a32;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:19px;display:grid}.k2c-brand b{font-size:13px}.k2c-header nav{align-items:center;gap:24px;font-size:13px;display:flex}.k2c-talk{background:#173a32;border-radius:999px;padding:12px 18px;color:#fff!important}.k2c-demo{color:#d9d0b8;letter-spacing:.13em;text-transform:uppercase;background:#173a32;padding:8px 4vw;font-size:10px}.k2c-shell{width:min(1420px,92vw);margin:0 auto;padding:70px 0}.k2c-title span,.k2c-picker small,.k2c-activity-grid small,.k2c-recent small{letter-spacing:.16em;color:#7d6d55;font-size:11px}.k2c-title h1{letter-spacing:-.04em;max-width:1000px;margin:14px 0 22px;font:500 clamp(48px,7vw,105px)/.94 Georgia,serif}.k2c-title h1 em{color:#a05d3d;font-weight:400}.k2c-title p{color:#5c615b;max-width:580px;font:400 18px/1.6 Georgia,serif}.k2c-search{background:#fff;border:1px solid #173a322e;grid-template-columns:1.6fr 1fr 1fr auto;margin:46px 0 28px;display:grid}.k2c-search label{border-right:1px solid #173a321f;padding:18px 20px}.k2c-search label>span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.k2c-search label div{align-items:center;gap:8px;display:flex}.k2c-search input,.k2c-search select{color:#173a32;background:0 0;border:0;outline:none;width:100%;font:500 14px inherit}.k2c-search svg{width:16px}.k2c-check{align-items:center;gap:8px;min-width:180px;display:flex!important}.k2c-check span{margin:0!important}.k2c-results-head{justify-content:space-between;align-items:center;margin:0 0 24px;display:flex}.k2c-results-head strong{font:500 28px Georgia,serif}.k2c-results-head span{color:#8a8174}.k2c-results-head a{align-items:center;gap:8px;font-size:13px;display:flex}.k2c-properties{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.k2c-property{background:#fff;position:relative}.k2c-property-image{height:300px;display:block;position:relative;overflow:hidden}.k2c-property-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.k2c-property:hover .k2c-property-image img{transform:scale(1.025)}.k2c-property-image>span{background:#f5f1e8f2;border-radius:99px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;display:flex;position:absolute;bottom:14px;left:14px}.k2c-property-image svg{width:13px}.k2c-save{color:#173a32;cursor:pointer;background:#f5f1e8f0;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.k2c-save svg{width:17px}.k2c-save.saved{color:#fff;background:#173a32}.k2c-property>div:last-child{padding:18px 18px 20px}.k2c-property small{color:#817767}.k2c-property h2{margin:7px 0;font:500 27px/1.05 Georgia,serif}.k2c-property strong{font-size:16px}.k2c-property p{color:#767568;margin:10px 0 16px;font-size:12px}.k2c-addcompare{color:#173a32;cursor:pointer;background:0 0;border:1px solid #173a3238;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px 12px;display:flex}.k2c-addcompare svg{width:14px}.k2c-addcompare.active{background:#ebe4d7}.k2c-comparebar{z-index:22;color:#fff;background:#173a32;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;width:min(1100px,90vw);padding:16px 18px;display:grid;position:fixed;bottom:78px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000038}.k2c-comparebar>div:first-child{align-items:baseline;gap:8px;display:flex}.k2c-comparebar b{font:500 28px Georgia,serif}.k2c-comparebar>div:nth-child(2){gap:8px;display:flex;overflow:auto}.k2c-comparebar small{white-space:nowrap;border:1px solid #fff3;padding:7px 9px}.k2c-comparebar a{color:#173a32;background:#f5f1e8;align-items:center;gap:8px;padding:12px 16px;display:flex}.k2c-comparebar a.disabled{opacity:.45;pointer-events:none}.k2c-picker{background:#e9e2d5;justify-content:space-between;align-items:flex-start;gap:24px;margin:44px 0 32px;padding:20px;display:flex}.k2c-picker>div:first-child{flex-direction:column;gap:5px;display:flex}.k2c-picker>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.k2c-picker button{color:#173a32;cursor:pointer;background:0 0;border:1px solid #173a322e;align-items:center;gap:5px;padding:10px 12px;display:flex}.k2c-picker button.active{color:#fff;background:#173a32}.k2c-picker svg{width:13px}.k2c-grid{border-top:1px solid #173a3229;border-left:1px solid #173a3229;display:grid}.k2c-grid.cols-2{grid-template-columns:150px repeat(2,1fr)}.k2c-grid.cols-3{grid-template-columns:150px repeat(3,1fr)}.k2c-label,.k2c-cell,.k2c-home{border-bottom:1px solid #173a3229;border-right:1px solid #173a3229}.k2c-label{letter-spacing:.1em;text-transform:uppercase;color:#756b5d;background:#eee8dd;align-items:center;padding:18px 14px;font-size:11px;display:flex}.k2c-home{background:#fff;padding:16px}.k2c-home>div:first-child{height:220px;position:relative;overflow:hidden}.k2c-home img{object-fit:cover;width:100%;height:100%}.k2c-home>div:first-child button{background:#f5f1e8eb;border:0;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}.k2c-home h2{margin:7px 0;font:500 26px/1.05 Georgia,serif}.k2c-home>strong{margin-bottom:12px;display:block}.k2c-evidence{background:#eee8dd;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:inline-flex}.k2c-evidence.good{background:#dfe8d9}.k2c-evidence svg{width:13px}.k2c-heart{color:#173a32;background:0 0;border:0;align-items:center;gap:5px;margin-top:12px;padding:0;font-size:11px;display:flex}.k2c-heart svg{width:15px}.k2c-cell{background:#fff;align-items:center;min-height:64px;padding:18px;display:flex}.k2c-cell.score{flex-direction:column;align-items:flex-start}.k2c-cell.score b{font:500 28px Georgia,serif}.k2c-cell.score span{color:#817767;font-size:10px}.k2c-cell.action{flex-direction:column;align-items:flex-start;gap:8px}.k2c-cell.action a:first-child{align-items:center;gap:6px;font-weight:700;display:flex}.k2c-cell.action a:last-child{font-size:11px;text-decoration:underline}.k2c-leader{color:#fff;background:#173a32;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:28px;padding:28px;display:grid}.k2c-leader>svg{width:34px;height:34px}.k2c-leader h2{margin:4px 0;font:500 34px Georgia,serif}.k2c-leader p{color:#d4d2c8;max-width:720px;margin:0}.k2c-leader a{color:#173a32;background:#f5f1e8;align-items:center;gap:8px;padding:13px 16px;display:flex}.k2c-activity-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:44px 0;display:grid}.k2c-activity-grid article{background:#fff;flex-direction:column;min-height:210px;padding:28px;display:flex}.k2c-activity-grid strong{margin:10px 0 0;font:500 68px Georgia,serif}.k2c-activity-grid span{color:#777366}.k2c-activity-grid a{align-items:center;gap:7px;margin-top:auto;font-weight:700;display:flex}.k2c-recent{background:#e9e2d5;padding:28px}.k2c-recent>div h2{margin:4px 0 22px;font:500 36px Georgia,serif}.k2c-recent>a{border-top:1px solid #173a3229;grid-template-columns:120px 1fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.k2c-recent>a img{object-fit:cover;width:120px;height:72px}.k2c-recent>a div{flex-direction:column;gap:3px;display:flex}.k2c-recent>a div span{color:#766e63;font-size:10px}.k2c-empty{text-align:center;background:#ebe4d7;padding:70px 30px}.k2c-empty>svg{width:34px;height:34px}.k2c-empty h2{font:500 40px Georgia,serif}.k2c-empty p{color:#6e6a61}.k2c-empty a,.k2c-empty button{color:#fff;cursor:pointer;background:#173a32;border:0;align-items:center;gap:7px;margin:8px;padding:12px 16px;display:inline-flex}@media (width<=900px){.k2c-header nav a:not(.k2c-talk){display:none}.k2c-shell{padding-top:45px}.k2c-search{grid-template-columns:1fr 1fr}.k2c-search label{border-bottom:1px solid #173a321f}.k2c-properties{grid-template-columns:1fr 1fr}.k2c-grid.cols-2,.k2c-grid.cols-3{grid-template-columns:100px repeat(3,250px);overflow-x:auto}.k2c-grid.cols-2 .k2c-home:nth-child(4),.k2c-grid.cols-2 .k2c-cell:nth-child(4){display:none}.k2c-picker{flex-direction:column}.k2c-picker>div:last-child{justify-content:flex-start}.k2c-activity-grid{grid-template-columns:1fr}.k2c-comparebar{grid-template-columns:1fr auto}.k2c-comparebar>div:nth-child(2){display:none}.k2c-leader{grid-template-columns:auto 1fr}.k2c-leader a{grid-column:1/-1;justify-content:center}}@media (width<=620px){.k2c-header{height:64px;padding:0 18px}.k2c-talk{padding:10px 13px}.k2c-shell{width:92vw}.k2c-title h1{font-size:49px}.k2c-search,.k2c-properties{grid-template-columns:1fr}.k2c-property-image{height:270px}.k2c-results-head{flex-direction:column;align-items:flex-start;gap:15px}.k2c-comparebar{width:94vw;bottom:72px}.k2c-comparebar a{font-size:11px}.k2c-home>div:first-child{height:180px}.k2c-recent>a{grid-template-columns:86px 1fr auto}.k2c-recent>a img{width:86px;height:64px}}.k2c-evidencehero{background:#fff;grid-template-columns:1.5fr .8fr;margin:46px 0 26px;display:grid}.k2c-evidenceimage{min-height:480px;position:relative}.k2c-evidenceimage img{object-fit:cover;width:100%;height:100%}.k2c-evidenceimage>div{background:#f5f1e8f5;align-items:center;gap:8px;padding:12px 14px;font-size:12px;display:flex;position:absolute;bottom:18px;left:18px}.k2c-evidenceimage svg{width:18px}.k2c-evidencehero aside{flex-direction:column;padding:38px;display:flex}.k2c-evidencehero aside>small{letter-spacing:.14em;color:#7a6f61;font-size:10px}.k2c-evidencehero aside h2{margin:12px 0 5px;font:500 46px/1 Georgia,serif}.k2c-evidencehero aside>p{color:#777064;margin:0 0 34px}.k2c-evidencehero aside>div{border-top:1px solid #173a3221;align-items:baseline;gap:10px;padding:15px 0;display:flex}.k2c-evidencehero aside>div b{font:500 32px Georgia,serif}.k2c-evidencehero aside>div span{color:#756e63;font-size:11px}.k2c-checks{background:#173a3229;border:1px solid #173a3229;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.k2c-checks button{text-align:left;color:#173a32;cursor:pointer;background:#f8f5ee;border:0;min-height:170px;padding:22px;position:relative}.k2c-checks button.open{background:#e8e0d3}.k2c-checks button>div{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:10px;display:flex}.k2c-checks button>div svg{width:16px}.k2c-checks button>strong{margin:17px 0 8px;font:500 23px Georgia,serif;display:block}.k2c-checks button>p{color:#6f6a61;max-width:90%;margin:0;font-size:12px;line-height:1.55}.k2c-checks button>svg{width:16px;position:absolute;bottom:18px;right:18px}.k2c-proofstrip{color:#fff;background:#173a32;grid-template-columns:1fr 1fr auto;align-items:center;margin-top:24px;display:grid}.k2c-proofstrip>div{border-right:1px solid #ffffff24;align-items:center;gap:12px;padding:20px;display:flex}.k2c-proofstrip>div>svg{width:22px}.k2c-proofstrip>div>span{flex-direction:column;gap:3px;display:flex}.k2c-proofstrip small{letter-spacing:.1em;color:#beb8aa;font-size:9px}.k2c-proofstrip strong{font-size:12px}.k2c-proofstrip>a{color:#173a32;background:#e7ddcd;align-items:center;gap:7px;padding:20px 22px;display:flex}.k2c-evidencelegal{color:#766f64;max-width:900px;margin:18px 0 0;font-size:11px;line-height:1.6}@media (width<=900px){.k2c-evidencehero{grid-template-columns:1fr}.k2c-evidenceimage{min-height:380px}.k2c-checks{grid-template-columns:1fr 1fr}.k2c-proofstrip{grid-template-columns:1fr}.k2c-proofstrip>div{border-bottom:1px solid #ffffff24;border-right:0}}@media (width<=620px){.k2c-evidenceimage{min-height:300px}.k2c-evidencehero aside{padding:24px}.k2c-evidencehero aside h2{font-size:36px}.k2c-checks{grid-template-columns:1fr}}
