:root{--aubergine:#24162e;--teal:#267c78;--copper:#c47a4a;--bone:#f3eee7;--ink:#24162e;--white:#fff;--muted:#675f6b;--line:#d9d0c8;--success:#176b53;--shadow:0 18px 50px rgba(36,22,46,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bone);color:var(--ink);font:400 16px/1.55 Montserrat,"Avenir Next",Arial,sans-serif}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-80px;z-index:20;background:var(--white);padding:12px;color:var(--ink)}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:10;background:rgba(243,238,231,.94);border-bottom:1px solid rgba(36,22,46,.1);backdrop-filter:blur(14px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center}.brand img{display:block;width:190px;height:auto;max-height:58px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:24px}.site-header nav a,.language{color:var(--ink);font-weight:600;text-decoration:none;background:none;border:0;font:inherit;cursor:pointer}.site-header nav a:hover{color:var(--teal)}.menu-button{display:none;background:var(--aubergine);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:.9rem;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--aubergine);border-radius:12px;background:var(--aubergine);color:#fff!important;font-family:inherit;font-size:.92rem;font-weight:700;text-decoration:none;cursor:pointer}.button:hover{filter:brightness(1.12)}.button.secondary{background:transparent;color:var(--aubergine)!important}.button.copper{background:var(--copper);border-color:var(--copper);color:var(--ink)!important}.button.small{min-height:42px;padding:0 17px}.language{border:1px solid var(--line);border-radius:9px;padding:8px 10px!important}.page{min-height:60vh}
.hero{display:grid;grid-template-columns:1.05fr .95fr;background:var(--aubergine);color:#fff;border-radius:26px;overflow:hidden;margin-top:28px}.hero-copy{padding:68px 56px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(2.8rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;margin:18px 0 22px}.hero p{color:#e8dfea;font-size:1.12rem;max-width:580px}.hero .button.secondary{color:#fff!important;border-color:#8d8092}.eyebrow{margin:0;color:var(--copper);font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.hero-actions,.card-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-media{min-height:540px;background:linear-gradient(180deg,transparent 50%,rgba(36,22,46,.45)),url('keyforta-hero.png') center/cover}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:25px 0 42px}.stat{border-top:1px solid var(--line);padding-top:18px}.stat strong{display:block;font-size:1rem}.stat span,.muted{color:var(--muted)}.section{padding:70px 0}.section.white{background:#fff}.section.aubergine{background:var(--aubergine);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h1,.section-head h2,.content-page h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:8px 0}.section-head p{max-width:520px;margin:0;color:var(--muted)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.property-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;color:var(--ink);text-decoration:none;transition:.2s transform,.2s box-shadow}.property-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.property-image{height:220px;background:url('keyforta-hero.png') center/cover;position:relative}.property-card:nth-child(2) .property-image{background-position:60% center}.property-card:nth-child(3) .property-image{background-position:35% center}.badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:#fff;font-size:.75rem;font-weight:700}.card-body{padding:20px}.price{font-size:1.35rem;font-weight:800}.price small{font-size:.75rem;font-weight:500;color:var(--muted)}.card-body h3{margin:8px 0 5px}.meta{color:var(--muted);font-size:.9rem}.audience-grid,.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.audience-card,.status-panel{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.audience-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--aubergine);color:#fff;font-size:.8rem;font-weight:800}.audience-card h3{margin:24px 0 8px}.audience-card p{color:var(--muted);min-height:52px}.audience-card a,.text-button{color:var(--teal);font:inherit;font-weight:800;text-decoration:none}.text-button{border:0;background:transparent;padding:0;cursor:pointer}.status-grid{grid-template-columns:1fr 1fr}.status-panel h3{margin-top:0}.status-panel ul{padding-left:20px;margin-bottom:0}.status-panel li{margin:11px 0}.status-panel.next{background:var(--aubergine);color:#fff;border-color:var(--aubergine)}.status-panel.next li{color:#e8dfea}.launch-cta{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:25px 28px;border-radius:18px;background:var(--teal);color:#fff}.launch-cta h3{margin:7px 0 0}.launch-cta .eyebrow{color:#b8e1db}.demo-banner{display:flex;align-items:center;gap:10px;margin-top:18px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:.9rem}.demo-banner span:not(.status-dot){color:var(--muted)}.demo-banner a{margin-left:auto;color:var(--teal);font-weight:700;text-decoration:none}.status-dot{width:9px;height:9px;border-radius:50%;background:var(--copper);flex:0 0 auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature .number{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--bone);font-weight:800}.feature h3{margin:22px 0 8px}.feature p{color:var(--muted);margin:0}
.filters{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr auto auto;gap:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;margin-bottom:25px}.filters label,.form-grid label{display:grid;gap:7px;font-size:.86rem;font-weight:700}.filters input,.filters select,.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:10px 12px;color:var(--ink);font:inherit}.filters input:focus,.filters select:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:3px solid rgba(38,124,120,.2);border-color:var(--teal)}.results-count{margin:0 0 16px;color:var(--muted)}.empty{grid-column:1/-1;padding:50px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:18px}.detail{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;padding:38px 0 70px}.detail-photo{min-height:520px;border-radius:22px;background:url('keyforta-hero.png') center/cover}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;align-self:start;position:sticky;top:100px}.detail-panel h1{font-size:2rem;line-height:1.12;margin:10px 0}.amenities{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.amenities span{background:var(--bone);border-radius:999px;padding:8px 11px;font-size:.8rem}.notice{border-left:4px solid var(--copper);background:#fff;padding:16px 18px;border-radius:0 12px 12px 0}
.content-page{padding:65px 0}.content-narrow{max-width:820px}.content-page h2{margin-top:38px}.content-page li{margin-bottom:9px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px}.faq-list summary{font-weight:700;cursor:pointer}.faq-list p{color:var(--muted)}.contact-grid,.landlord-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-card,.form-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px}.form-grid{display:grid;gap:17px}.form-grid textarea{min-height:110px;resize:vertical}.form-status{display:none;border-radius:10px;padding:13px 15px;background:#e1f2ea;color:var(--success);font-weight:600}.form-status.show{display:block}dialog{width:min(570px,calc(100% - 28px));border:0;border-radius:22px;padding:0;color:var(--ink);box-shadow:0 30px 90px rgba(36,22,46,.4)}dialog::backdrop{background:rgba(36,22,46,.72);backdrop-filter:blur(4px)}.dialog-card{padding:34px;position:relative}.dialog-card h2{font-size:2rem;line-height:1.1;margin:8px 45px 10px 0}.dialog-close{position:absolute;right:20px;top:20px;width:40px;height:40px;border:0;border-radius:50%;background:var(--bone);font-size:1.4rem;cursor:pointer}
.site-footer{background:#fff;border-top:1px solid var(--line);padding:48px 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.footer-brand img{width:165px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid p{max-width:370px;color:var(--muted);margin:4px 0}.footer-grid a,.footer-grid span{color:var(--muted);text-decoration:none;font-size:.9rem}.demo-label{display:inline-flex;margin-left:9px;background:var(--bone);border:1px solid var(--line);padding:4px 8px;border-radius:999px;font-size:.7rem;vertical-align:middle}
@media(max-width:900px){.menu-button{display:block}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--bone);padding:22px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.site-header nav .button{width:100%}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 30px}.hero-media{min-height:330px}.stats{grid-template-columns:1fr 1fr}.cards,.feature-grid,.audience-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.detail,.contact-grid,.landlord-grid{grid-template-columns:1fr}.detail-panel{position:static}.footer-grid{grid-template-columns:1fr 1fr}.demo-banner{align-items:flex-start;flex-wrap:wrap}.demo-banner a{margin-left:19px}.launch-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.shell{width:min(100% - 24px,1180px)}.brand img{width:160px}.hero{margin-top:12px}.hero-copy{padding:38px 23px}.hero h1{font-size:2.7rem}.section{padding:50px 0}.section-head{align-items:start;flex-direction:column;gap:12px}.cards,.feature-grid,.filters,.footer-grid{grid-template-columns:1fr}.property-image{height:210px}.detail-photo{min-height:330px}.form-card,.contact-card,.detail-panel{padding:22px}.hero-actions .button{width:100%}}
 .verification-line{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:var(--success);font-size:.78rem;font-weight:700}.check-mark{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e1f2ea;color:var(--success);font-weight:800}.pending-mark{display:inline-block;width:20px;color:var(--copper);font-weight:800}.detail-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:26px 0}.detail-facts span{padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--muted);font-size:.78rem}.detail-facts strong{display:block;color:var(--ink);font-size:1rem;margin-bottom:3px}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.trust-card,.cost-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px}.trust-card h3,.cost-card h3{margin-top:0}.trust-card p{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.9rem}.cost-card>div{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line);font-size:.88rem}.cost-card .total{font-weight:800;border-bottom:0}.cost-card small{color:var(--muted);display:block;margin-top:10px}.text-link{display:block;margin-top:18px;color:var(--teal);font-weight:800;text-decoration:none}.intro-copy{font-size:1.08rem;color:var(--muted);margin:18px 0 34px}.mini-capability-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.mini-capability-list span{padding:8px 11px;border-radius:999px;background:var(--bone);color:var(--teal);font-size:.8rem;font-weight:800}.trust-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:34px 0 50px}.trust-steps article{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px}.trust-steps h3{margin:20px 0 8px}.trust-steps p,.principle-list p{color:var(--muted)}.principle-list{display:grid;gap:14px}.principle-list p{margin:0;padding:18px 20px;background:#fff;border-left:3px solid var(--teal);border-radius:0 12px 12px 0}.support-note{display:grid;gap:5px;margin-top:25px;padding:16px;background:var(--bone);border-radius:12px}.support-note span{color:var(--muted);font-size:.87rem}.auth-page{min-height:65vh}.auth-intro{max-width:700px;margin-bottom:32px}.auth-intro h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:8px 0}.auth-intro p:not(.eyebrow){color:var(--muted);font-size:1.05rem}.demo-account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.demo-account{padding:28px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px;color:var(--ink);font:inherit;cursor:pointer;transition:.2s transform,.2s box-shadow}.demo-account:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.demo-account h3{margin:22px 0 8px}.demo-account p{color:var(--muted);min-height:78px}.demo-account strong{color:var(--teal)}.auth-notice{margin-top:24px}.workspace-page{min-height:65vh}.workspace-top{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.workspace-top h1{font-size:clamp(2rem,4vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:8px 0}.workspace-banner{display:flex;align-items:center;gap:14px;padding:15px 18px;background:#fff7e6;border:1px solid #efd7a2;border-radius:12px;color:#725520}.workspace-banner span{font-size:.88rem}.workspace-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.workspace-stat{padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px}.workspace-stat span,.workspace-stat small{display:block;color:var(--muted);font-size:.8rem}.workspace-stat strong{display:block;font-size:1.65rem;margin:10px 0 4px}.workspace-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.workspace-panel{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px}.workspace-panel h2{margin-top:0;font-size:1.2rem}.activity-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid var(--line)}.activity-row:first-of-type{border-top:0}.activity-row>div{flex:1}.activity-row strong{font-size:.9rem}.activity-row p{margin:3px 0 0;color:var(--muted);font-size:.82rem}.activity-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--bone);font-weight:800}.status-pill{padding:5px 8px;border-radius:999px;background:#fff1df;color:#8a5c19;font-size:.72rem;font-weight:800}.status-pill.teal{background:#e1f2ea;color:var(--success)}
@media(max-width:900px){.detail-facts,.workspace-stats{grid-template-columns:1fr 1fr}.detail-sections,.trust-steps,.demo-account-grid,.workspace-grid{grid-template-columns:1fr}.workspace-top{align-items:flex-start;flex-direction:column}.workspace-top .button{width:100%}}
@media(max-width:600px){.detail-facts,.workspace-stats{grid-template-columns:1fr}.detail-sections{gap:12px}.workspace-banner{align-items:flex-start;flex-direction:column;gap:5px}.activity-row{align-items:flex-start;flex-wrap:wrap}.activity-row>div{min-width:calc(100% - 50px)}.activity-row .status-pill{margin-left:46px}}

/* KEYFORTA shared visual system: every route uses the same threshold-matrix rhythm. */
:root{--ink:#17151C;--aubergine:#4B234F;--copper:#B66F4A;--teal:#315B59;--clay:#A85F5B;--bone:#E8E0D5;--parchment:#F7F3ED;--muted:#625D63;--line:#D8CEC3;--success:#286A58;--shadow:0 14px 36px rgba(23,21,28,.09)}
body{background:var(--parchment);color:var(--ink);font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;font-size:1.05rem}
h1,h2,h3,h4,.button,.site-header nav a,.language,.eyebrow,.stat strong,.demo-label,.badge,.price,.status-pill,.workspace-stat strong{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif}
h1,h2,h3,h4{color:var(--ink)}
.site-header{background:rgba(247,243,237,.96);border-bottom-color:rgba(23,21,28,.12)}
.nav-wrap{height:76px}
.site-header nav{gap:18px}
.site-header nav a,.language{min-height:44px;display:inline-flex;align-items:center}
.site-header nav a.active{color:var(--copper)}
.button{min-height:46px;border-radius:10px;border-color:var(--aubergine);letter-spacing:.01em}
.button.copper{background:var(--copper);border-color:var(--copper)}
.button.secondary{border-color:var(--line)}
.button:focus-visible,.language:focus-visible,.site-header nav a:focus-visible,.demo-account:focus-visible,.property-card:focus-visible{outline:3px solid rgba(49,91,89,.32);outline-offset:3px}
.page{min-height:0}
.section{padding:76px 0}
.section.white{background:var(--parchment);border-top:1px solid rgba(216,206,195,.55);border-bottom:1px solid rgba(216,206,195,.55)}
.hero{margin-top:24px;border-radius:22px;background:var(--aubergine);box-shadow:var(--shadow)}
.hero-media{background-image:linear-gradient(180deg,transparent 50%,rgba(23,21,28,.5)),url('keyforta-hero.png')}
.eyebrow{color:var(--copper)}
.section-head{margin-bottom:32px}
.section-head h1,.section-head h2,.content-page h1,.auth-intro h1,.workspace-top h1{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif;font-weight:700}
.section-head h2,.content-page h1{letter-spacing:-.035em}
.cards,.feature-grid,.audience-grid,.status-grid,.trust-steps,.demo-account-grid,.workspace-grid{gap:20px}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel{background:#fffdf9;border-color:var(--line);box-shadow:0 8px 24px rgba(23,21,28,.045)}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel{border-radius:16px}
.property-card:hover,.demo-account:hover{box-shadow:var(--shadow)}
.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat{padding:26px}
.property-image{height:216px}
.card-body{padding:22px}
.content-page,.detail{padding-top:68px;padding-bottom:84px}
.content-page h1{max-width:820px}
.content-page h2{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif;font-weight:700}
.detail{gap:32px}
.detail-photo{border-radius:20px}
.detail-panel{border-top:3px solid var(--copper);padding:28px;top:96px}
.detail-panel h1{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif}
.detail-facts span{background:var(--parchment);border-color:var(--line)}
.amenities span,.mini-capability-list span,.feature .number{background:var(--bone)}
.notice{border-left-color:var(--copper);background:#fffdf9}
.demo-banner,.workspace-banner{border-color:var(--line);background:#fffdf9}
.demo-banner a,.audience-card a,.text-link,.demo-account strong{color:var(--teal)}
.status-panel.next{background:var(--aubergine);border-color:var(--aubergine)}
.launch-cta{background:var(--teal);border-radius:16px}
.form-grid input,.form-grid select,.form-grid textarea,.filters input,.filters select{font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;border-color:var(--line);border-radius:10px}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.filters input:focus,.filters select:focus{outline:3px solid rgba(49,91,89,.2);border-color:var(--teal)}
.faq-list details{padding:20px 22px}
.site-footer{background:#fffdf9;border-top-color:var(--line);padding:56px 0}
.footer-grid>div{gap:10px}
.dialog-card{background:#fffdf9;padding:36px}
.dialog-close{background:var(--bone)}
.workspace-banner{background:#f6efe0;border-color:#dfc9a7;color:#6b512b}
.workspace-stat strong{font-weight:700}
.status-pill{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif}
@media(max-width:900px){.site-header nav{background:var(--parchment)}.content-page,.detail{padding-top:48px;padding-bottom:64px}.section{padding:60px 0}.detail-panel{top:auto}.footer-grid{gap:26px}}
@media(max-width:600px){body{font-size:1rem}.section{padding:52px 0}.content-page,.detail{padding-top:36px;padding-bottom:52px}.hero{border-radius:16px}.hero-actions .button{min-height:48px}.section-head h2,.content-page h1,.auth-intro h1,.workspace-top h1{font-size:2.25rem}.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat{padding:22px}}
.route-shell>.intro-copy,.route-shell>p:not(.eyebrow):not(.notice){max-width:820px}

/* Reference visual system: oversized type, aubergine surfaces, copper actions. */
:root{--ink:#281735;--hero-ink:#24152f;--aubergine:#4B234F;--copper:#C77E49;--teal:#315B59;--clay:#A85F5B;--bone:#E8E0D5;--parchment:#F5F0E9;--muted:#655D67;--line:#D8CEC3;--success:#286A58;--shadow:none}
body{background:var(--parchment);color:var(--ink);font-size:1.125rem}
.shell{width:min(1680px,calc(100% - 64px))}
.site-header{background:rgba(245,240,233,.96)}
.nav-wrap{height:82px}
.site-header nav{gap:24px}
.button{min-height:56px;padding:0 28px;border-radius:14px;font-size:1rem}
.button.small{min-height:46px;padding:0 20px}
.section{padding:92px 0}
.section-head{margin-bottom:38px}
.section-head h1,.section-head h2,.content-page h1,.auth-intro h1,.workspace-top h1{font-size:clamp(3rem,4.5vw,5rem);line-height:.98;letter-spacing:-.06em}
.hero{grid-template-columns:1.105fr 1fr;min-height:min(960px,calc(100vh - 24px));margin-top:8px;border-radius:34px;background:var(--hero-ink);box-shadow:none}
.hero-copy{padding:clamp(44px,4.2vw,80px)}
.hero h1{color:#fff;font-size:clamp(4rem,5.1vw,6.5rem);line-height:.95;letter-spacing:-.06em;margin:34px 0 42px}
.hero .eyebrow{color:#eaddea;font-size:clamp(1rem,1.22vw,1.32rem);letter-spacing:.16em;line-height:1.15}
.hero p{color:#eaddea;font-size:clamp(1.2rem,1.35vw,1.5rem);line-height:1.48;max-width:700px}
.hero-actions{gap:18px;margin-top:48px}
.hero-actions .button{min-height:68px;padding:0 34px;border-radius:16px;font-size:1.05rem;letter-spacing:0}
.hero .button.secondary{color:#fff!important;border-color:#9988a0;background:transparent}
.hero .button.copper{background:var(--copper);border-color:var(--copper);color:#2a1834!important}
.hero-media{min-height:100%;background-image:linear-gradient(180deg,transparent 50%,rgba(23,21,28,.18)),url('keyforta-hero.png')}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel{box-shadow:none}
.property-card:hover,.demo-account:hover{box-shadow:none;transform:none}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel{border-color:var(--line)}
.content-page h1{max-width:1000px}
.content-page h2{font-size:clamp(2rem,3.2vw,3.5rem);line-height:1;letter-spacing:-.05em}
.intro-copy{font-size:1.2rem;line-height:1.5}
.eyebrow{font-size:.82rem;letter-spacing:.16em}
.site-footer{background:#fffdf9}
@media(max-width:900px){.shell{width:min(calc(100% - 32px),1680px)}.hero{grid-template-columns:1fr;min-height:0;margin-top:16px;border-radius:22px}.hero-copy{padding:48px 32px}.hero h1{font-size:clamp(3.2rem,9vw,5rem);margin:24px 0 28px}.hero p{font-size:1.1rem}.hero-actions{margin-top:34px}.hero-media{min-height:420px}.section-head h1,.section-head h2,.content-page h1,.auth-intro h1,.workspace-top h1{font-size:clamp(2.8rem,7vw,4rem)}}
@media(max-width:600px){.shell{width:calc(100% - 24px)}.nav-wrap{height:74px}.hero{margin-top:12px;border-radius:16px}.hero-copy{padding:36px 24px}.hero h1{font-size:3.05rem}.hero .eyebrow{font-size:.92rem}.hero-actions{margin-top:32px}.hero-actions .button{min-height:56px;width:100%;font-size:1rem}.hero-media{min-height:320px}.section-head h1,.section-head h2,.content-page h1,.auth-intro h1,.workspace-top h1{font-size:2.65rem}}

/* Final brand alignment: use the exact KEYFORTA logo palette site-wide. */
:root{
  --logo-aubergine:#2B1A30;
  --logo-purple:#3D1F44;
  --logo-teal:#31706C;
  --logo-copper:#C37B4E;
  --logo-cream:#F3EEE9;
  --ink:var(--logo-aubergine);
  --hero-ink:var(--logo-aubergine);
  --aubergine:var(--logo-aubergine);
  --teal:var(--logo-teal);
  --copper:var(--logo-copper);
  --bone:var(--logo-cream);
  --parchment:var(--logo-cream);
  --muted:rgba(43,26,48,.68);
  --line:rgba(43,26,48,.18);
  --success:var(--logo-teal);
  --shadow:0 14px 36px rgba(43,26,48,.10);
}
body{background:var(--logo-cream);color:var(--logo-aubergine)}
.site-header{background:rgba(243,238,233,.96);border-bottom-color:rgba(43,26,48,.14)}
.site-header nav a:hover,.demo-banner a,.audience-card a,.text-link,.demo-account strong{color:var(--logo-teal)}
.menu-button,.button,.status-panel.next{background:var(--logo-aubergine);border-color:var(--logo-aubergine)}
.hero{background:var(--logo-aubergine)}
.hero p,.hero .eyebrow,.status-panel.next li{color:var(--logo-cream)}
.hero .button.secondary{border-color:rgba(243,238,233,.58)}
.hero .button.copper{background:var(--logo-copper);border-color:var(--logo-copper);color:var(--logo-aubergine)!important}
.hero-media{background-image:linear-gradient(180deg,transparent 50%,rgba(43,26,48,.24)),url('keyforta-hero.png')}
.section.white,.site-footer{background:var(--logo-cream)}
.section.aubergine{background:var(--logo-aubergine)}
.launch-cta{background:var(--logo-teal)}
.launch-cta .eyebrow{color:var(--logo-cream)}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel,.demo-banner,.detail-facts span,.notice,.dialog-card{background:#fff;border-color:var(--line)}
.badge{background:var(--logo-cream)}
.feature .number,.amenities span,.mini-capability-list span,.activity-icon,.dialog-close,.demo-label{background:var(--logo-cream)}
.mini-capability-list span{color:var(--logo-teal)}
.form-status,.check-mark,.status-pill.teal{background:rgba(49,112,108,.14);color:var(--logo-teal)}
.status-pill{background:rgba(195,123,78,.16);color:var(--logo-aubergine)}
.workspace-banner{background:rgba(195,123,78,.12);border-color:rgba(195,123,78,.38);color:var(--logo-aubergine)}
.dialog-close{color:var(--logo-aubergine)}
dialog::backdrop{background:rgba(43,26,48,.78)}
.button:focus-visible,.language:focus-visible,.site-header nav a:focus-visible,.demo-account:focus-visible,.property-card:focus-visible{outline-color:rgba(49,112,108,.42)}
.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.filters input:focus,.filters select:focus{outline-color:rgba(49,112,108,.24);border-color:var(--logo-teal)}

/* KEYFORTA signature composition: an access-threshold system derived from the four-part mark. */
body{background:var(--logo-cream)}
.site-header{box-shadow:0 1px 0 rgba(43,26,48,.08)}
.brand img{width:178px}
.button{border-radius:5px 16px 16px 16px}
.button.secondary{background:transparent}
.hero{position:relative;isolation:isolate;grid-template-columns:1.16fr .84fr;border-radius:6px 34px 34px 34px;overflow:hidden}
.hero::before{content:"";position:absolute;z-index:1;top:22px;right:25%;width:180px;height:180px;background:url('keyforta-symbol-reversed.svg') center/contain no-repeat;opacity:.09;pointer-events:none}
.hero-copy{position:relative;z-index:2;border-right:1px solid rgba(243,238,233,.16)}
.hero-copy::before{content:"";display:block;width:58px;height:58px;margin-bottom:4px;background:url('keyforta-symbol.svg') center/contain no-repeat;opacity:.92}
.hero-media{position:relative;border-left:1px solid rgba(243,238,233,.22)}
.hero-media::before{content:"KINSHASA / RENTAL RECORD";position:absolute;z-index:2;left:26px;bottom:25px;color:var(--logo-cream);font:700 .72rem/1 "Instrument Sans","Segoe UI",Arial,sans-serif;letter-spacing:.18em;opacity:.9}
.hero-media::after{content:"";position:absolute;inset:22px;border:1px solid rgba(243,238,233,.45);border-radius:2px;pointer-events:none}
.demo-banner{border-left:4px solid var(--logo-copper);border-radius:0 14px 14px 0}
.stats{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:0;margin-top:18px}
.stat{min-height:108px;padding:22px 18px;border-top:0;border-right:1px solid var(--line)}
.stat:last-child{border-right:0}
.stat:nth-child(1){background:rgba(49,112,108,.08)}
.stat:nth-child(2){background:rgba(195,123,78,.08)}
.stat:nth-child(3){background:rgba(61,31,68,.06)}
.stat:nth-child(4){background:rgba(243,238,233,.55)}
.section{position:relative}
.section.white::after{content:"";position:absolute;top:48px;right:5%;width:74px;height:74px;background:url('keyforta-symbol-monochrome.svg') center/contain no-repeat;opacity:.07;pointer-events:none}
.property-card,.feature,.audience-card,.status-panel,.contact-card,.form-card,.trust-steps article,.trust-card,.cost-card,.demo-account,.workspace-panel,.workspace-stat,.faq-list details,.filters,.detail-panel{border-radius:4px 18px 18px 18px}
.property-card{border-top:4px solid var(--logo-teal)}
.property-card:nth-child(2){border-top-color:var(--logo-copper);border-radius:18px 4px 18px 18px}
.property-card:nth-child(3){border-top-color:var(--logo-aubergine);border-radius:18px 18px 4px 18px}
.feature{border-top:3px solid var(--logo-teal)}
.feature:nth-child(2){border-top-color:var(--logo-copper)}
.feature:nth-child(3){border-top-color:var(--logo-aubergine)}
.audience-card{border-left:4px solid var(--logo-teal)}
.audience-card:nth-child(2){border-left-color:var(--logo-copper);border-radius:18px 4px 18px 18px}
.audience-card:nth-child(3){border-left-color:var(--logo-aubergine);border-radius:18px 18px 4px 18px}
.audience-card .audience-icon{border-radius:5px 15px 5px 15px;background:var(--logo-teal)}
.audience-card:nth-child(2) .audience-icon{background:var(--logo-copper);color:var(--logo-aubergine)}
.audience-card:nth-child(3) .audience-icon{background:var(--logo-aubergine)}
.filters{border-radius:4px 16px 16px 16px;border-top:3px solid var(--logo-teal)}
.detail-panel{border-top:4px solid var(--logo-copper);border-radius:4px 18px 18px 18px}
.content-page h1,.section-head h1,.section-head h2,.auth-intro h1,.workspace-top h1{max-width:900px}
.trust-steps article{border-top:3px solid var(--logo-teal)}
.trust-steps article:nth-child(2){border-top-color:var(--logo-copper)}
.trust-steps article:nth-child(3){border-top-color:var(--logo-aubergine)}
.principle-list p{border-left-color:var(--logo-teal);border-radius:0 12px 4px 0}
.principle-list p:nth-child(2){border-left-color:var(--logo-copper)}
.principle-list p:nth-child(3){border-left-color:var(--logo-aubergine)}
.site-footer{background:var(--logo-aubergine);color:var(--logo-cream);border-top:3px solid var(--logo-aubergine)}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{border-right:0;border-bottom:1px solid rgba(243,238,233,.16)}.hero-media{border-left:0}.stats{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(3){border-top:1px solid var(--line)}.stat:nth-child(4){border-top:1px solid var(--line)}}
@media(max-width:600px){.brand img{width:160px}.hero::before{right:-20px;top:115px;width:150px;height:150px}.hero-copy::before{width:48px;height:48px}.hero-media::after{inset:14px}.hero-media::before{left:18px;bottom:18px;font-size:.62rem}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.stat:last-child{border-bottom:0}.section.white::after{top:28px;right:3%;width:54px;height:54px}}

/* Accessibility support for keyboard users, zoom, and motion sensitivity. */
.filters label,.form-grid label{font-size:.9rem}
.skip-link{border:2px solid var(--logo-teal);border-radius:4px}
.brand:focus-visible,.site-footer a:focus-visible,.text-link:focus-visible,.skip-link:focus-visible{outline:3px solid var(--logo-teal);outline-offset:4px;border-radius:4px}
.menu-button:focus-visible,.dialog-close:focus-visible{outline:3px solid var(--logo-teal);outline-offset:3px}
.site-header nav a.active{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}
.footer-grid>div,.footer-grid>nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.footer-grid>nav strong{font-family:"Instrument Sans","Segoe UI",Arial,sans-serif}
.footer-grid>nav strong,.site-footer .footer-grid p{color:var(--logo-cream)}
.site-footer .footer-grid a,.site-footer .footer-grid span{color:rgba(243,238,233,.76)}
.brand-picture{display:block}
.brand-primary{width:178px!important;height:auto;max-height:58px;object-fit:contain}
.footer-logo{width:170px!important;height:auto;max-height:58px;object-fit:contain}
.footer-wordmark{display:none;width:160px!important;height:auto;max-height:34px;object-fit:contain}
.demo-banner{position:relative}
.demo-banner::after{content:"";display:block;width:112px;height:25px;margin-left:12px;background:url('keyforta-wordmark-monochrome.svg') center/contain no-repeat;opacity:.18;flex:0 0 auto}
.contact-card{position:relative}
.contact-card::after{content:"";display:block;width:160px;height:34px;margin-top:20px;background:url('keyforta-wordmark.svg') left center/contain no-repeat;opacity:.24}
.content-page.content-narrow{position:relative}
.content-page.content-narrow::before{content:"";position:absolute;top:32px;right:0;width:150px;height:54px;background:url('keyforta-logo-monochrome.svg') center/contain no-repeat;opacity:.10;pointer-events:none}
.status-panel.next{position:relative;overflow:hidden}
.status-panel.next::after{content:"";position:absolute;right:24px;bottom:18px;width:64px;height:80px;background:url('keyforta-symbol-reversed.svg') center/contain no-repeat;opacity:.12;pointer-events:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Compact rhythm: keep each page breathable without creating oversized gaps. */
.section{padding:64px 0}
.section-head{margin-bottom:26px}
.hero{min-height:min(780px,calc(100vh - 100px))}
.hero-copy{padding:clamp(38px,3.5vw,64px)}
.hero h1{margin:26px 0 32px}
.hero-actions{margin-top:32px}
.content-page,.detail{padding-top:52px;padding-bottom:64px}
.content-page h2{margin-top:30px}
.detail{gap:24px}
.cards,.feature-grid,.audience-grid,.status-grid,.trust-steps,.demo-account-grid,.workspace-grid{gap:16px}
.contact-grid,.landlord-grid{gap:24px}
.launch-cta{margin-top:14px;padding:22px 24px}
.site-footer{padding:42px 0}
@media(max-width:900px){.section{padding:48px 0}.content-page,.detail{padding-top:40px;padding-bottom:52px}.hero{min-height:0}.hero-copy{padding:42px 30px}.hero h1{margin:22px 0 26px}.hero-actions{margin-top:28px}}
@media(max-width:600px){.brand-primary{width:42px!important;height:48px;max-height:48px}.footer-logo{display:none}.footer-wordmark{display:block}.section{padding:40px 0}.content-page,.detail{padding-top:30px;padding-bottom:44px}.hero-copy{padding:34px 24px}.hero h1{margin:20px 0 24px}.hero-actions{margin-top:24px}.hero-media{min-height:280px}.demo-banner::after{display:none}.content-page.content-narrow::before{top:18px;right:0;width:100px;height:36px}.site-footer{padding:36px 0}}

/* Brand film: a compact, captioned story block that uses the exact KEYFORTA palette. */
.video-section{background:var(--logo-cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.video-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(28px,6vw,96px)}
.video-copy h2{max-width:620px;margin:14px 0 20px;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.98;letter-spacing:-.055em}
.video-copy>p:not(.eyebrow):not(.video-note){max-width:520px;color:var(--muted);font-size:1.12rem;line-height:1.55}
.video-note{display:flex;align-items:center;gap:9px;margin:26px 0 0;color:var(--logo-aubergine);font-size:.92rem;font-weight:700}
.video-frame{padding:10px;background:var(--logo-aubergine);border:1px solid var(--logo-aubergine);border-radius:5px 22px 22px 22px}
.video-frame video{display:block;width:100%;aspect-ratio:16/9;background:var(--logo-aubergine);border-radius:2px 14px 14px 14px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.video-layout{grid-template-columns:1fr;gap:30px}.video-copy h2{max-width:760px}.video-copy>p:not(.eyebrow):not(.video-note){max-width:700px}}
@media(max-width:600px){.video-section{padding-top:42px;padding-bottom:42px}.video-copy h2{font-size:2.65rem}.video-frame{padding:7px;border-radius:4px 16px 16px 16px}.video-frame video{border-radius:2px 10px 10px 10px}}

/* AI voice generator: a browser-only preview until the production voice service is connected. */
.voice-section{background:var(--logo-aubergine);color:#fff;border-bottom:1px solid rgba(243,238,233,.14)}
.voice-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(28px,6vw,96px)}
.voice-copy h2{max-width:680px;margin:14px 0 20px;font-size:clamp(2.2rem,4vw,4.5rem);line-height:.98;letter-spacing:-.055em}
.voice-copy>p:not(.eyebrow){max-width:560px;color:#e8dfea;font-size:1.12rem;line-height:1.55}
.voice-card{padding:28px;background:#fff;color:var(--ink);border:1px solid rgba(255,255,255,.2);border-radius:5px 22px 22px 22px;box-shadow:0 18px 50px rgba(18,8,25,.2)}
.voice-card .form-grid textarea{min-height:150px}
.voice-actions{display:flex;gap:12px;flex-wrap:wrap}
.voice-actions .button.secondary{border-color:var(--line)}
.voice-wave{display:flex;align-items:center;gap:6px;height:56px;margin-top:34px}
.voice-wave span{display:block;width:5px;border-radius:999px;background:var(--logo-copper);animation:voice-wave 1.25s ease-in-out infinite alternate}
.voice-wave span:nth-child(1),.voice-wave span:nth-child(9){height:18px}.voice-wave span:nth-child(2),.voice-wave span:nth-child(8){height:30px}.voice-wave span:nth-child(3),.voice-wave span:nth-child(7){height:42px}.voice-wave span:nth-child(4),.voice-wave span:nth-child(6){height:26px}.voice-wave span:nth-child(5){height:50px}
.voice-wave span:nth-child(2){animation-delay:.12s}.voice-wave span:nth-child(3){animation-delay:.24s}.voice-wave span:nth-child(4){animation-delay:.36s}.voice-wave span:nth-child(5){animation-delay:.48s}.voice-wave span:nth-child(6){animation-delay:.36s}.voice-wave span:nth-child(7){animation-delay:.24s}.voice-wave span:nth-child(8){animation-delay:.12s}
@keyframes voice-wave{from{transform:scaleY(.62);opacity:.62}to{transform:scaleY(1);opacity:1}}
@media(prefers-reduced-motion:reduce){.voice-wave span{animation:none}}
@media(max-width:900px){.voice-layout{grid-template-columns:1fr;gap:30px}.voice-copy h2{max-width:760px}.voice-copy>p:not(.eyebrow){max-width:700px}}
@media(max-width:600px){.voice-section{padding-top:42px;padding-bottom:42px}.voice-copy h2{font-size:2.65rem}.voice-card{padding:22px;border-radius:4px 16px 16px 16px}.voice-actions .button{width:100%}.voice-wave{margin-top:26px}}

/* Keep the public site focused on the KEYFORTA marketing video. */
.voice-section,#main-nav a[href="#voice"],.status-panel:first-child li:nth-child(5){display:none!important}

/* Use the approved PNG lockups directly so the logo is visible in every browser. */
.brand-primary{content:url('keyforta-logo-primary.png')}
.footer-logo{content:url('keyforta-logo-reversed.png')}
.status-panel.next h3{display:block!important;visibility:visible!important;color:#fff!important;font-size:1.35rem!important;line-height:1.2!important;margin:0 0 22px!important;position:relative;z-index:1}
@media(max-width:600px){.brand-primary{content:url('keyforta-symbol.png')}}

/* Collapse before the full navigation can wrap at tablet and narrow desktop widths. */
@media(max-width:1200px){.menu-button{display:grid}.site-header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--parchment);padding:22px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);box-shadow:0 14px 28px rgba(36,22,46,.12)}.site-header nav.open{display:flex}.site-header nav .button{width:100%}.nav-wrap{position:relative}.brand-primary{width:178px!important}}
@media(max-width:600px){.brand-primary{width:42px!important;height:48px;max-height:48px}}

/* Reserve the footer brand slot before image and font resources finish loading. */
.footer-brand{display:block;width:170px;height:61px;min-height:61px;flex:0 0 61px}
.footer-logo{display:block;width:170px!important;height:61px!important;max-height:none;object-fit:contain}
.footer-wordmark{display:none;width:160px!important;height:34px!important;max-height:none;object-fit:contain}
@media(max-width:600px){.footer-brand{width:160px;height:34px;min-height:34px;flex-basis:34px}.footer-logo{display:none}.footer-wordmark{display:block}}

/* Keep audience and production-status cards readable on narrow screens. */
@media(max-width:600px){.audience-grid,.status-grid{grid-template-columns:1fr}.audience-card,.status-panel{min-width:0}}

/* Extend the approved KEYFORTA symbol beyond the header and footer. */
.audience-icon,.feature .number,.trust-steps article .number{position:relative;background-color:var(--bone);background-image:url('keyforta-symbol-monochrome.svg');background-repeat:no-repeat;background-position:right 6px top 6px;background-size:16px;color:var(--logo-aubergine)!important}
.audience-icon{background-color:var(--logo-aubergine);background-image:url('keyforta-symbol-reversed.svg');background-size:18px;color:#fff!important}
.feature .number,.trust-steps article .number{background-color:var(--logo-cream)}

/* Use familiar icons for the responsive navigation controls; aria-label remains the accessible name. */
.menu-button{font-size:0;width:48px;height:48px;padding:0;display:none;place-items:center;align-self:center;line-height:1}
.menu-button::before{content:"";width:23px;height:23px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M4 7h16M4 12h16M4 17h16'/%3E%3C/svg%3E")}
.menu-button[aria-expanded="true"]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E")}

/* Keep desktop navigation inline while making the icon available at every non-desktop width. */
@media(max-width:1200px){.menu-button{display:grid}}
@media(min-width:1201px){.menu-button{display:none}.site-header nav{display:flex;position:static;background:transparent;padding:0;flex-direction:row;align-items:center;border:0;box-shadow:none}}
