/* Colna · centered contact and a quieter end to the calculators.
   Loaded after coherence.css. Keep input labels and itemized estimates left aligned. */

/* The quick calculator has another block after the kitchen choice. Never let it bleed into it. */
.k-editorial-page #colna-site .c-rf-panel .c-rf-kitchen:not(:last-child){
  margin:28px 0 0;padding:24px;border:1px solid #ded0bd;border-radius:12px
}
.k-editorial-page #colna-site .c-rf-extra{
  position:relative;isolation:isolate;clear:both;display:block;width:100%;min-width:0;
  margin:26px 0 0;border:1px solid #cdbda9;border-radius:8px;overflow:visible;background:#faf7f1
}
.k-editorial-page #colna-site .c-rf-extra>summary{
  position:relative;display:flex;align-items:center;gap:20px;padding:22px;
  width:100%;min-width:0;min-height:82px;border-radius:8px;color:#3a302b
}
.k-editorial-page #colna-site .c-rf-extra>summary>span:first-child{min-width:0}
.k-editorial-page #colna-site .c-rf-extra>summary strong{font-size:16px;line-height:1.4;font-weight:500}
.k-editorial-page #colna-site .c-rf-extra>summary small{font-size:13px;line-height:1.55;margin-top:5px}
.k-editorial-page #colna-site .c-rf-extra-body{padding:0 22px 24px}
.k-editorial-page #colna-site .c-rf-extra-body>p{font-size:14px;line-height:1.7;margin:0 0 14px;color:#6d6158}
.k-editorial-page #colna-site .c-rf-extra-body .c-rf-text-button{min-height:44px;white-space:normal;font-size:14px}
.k-editorial-page #colna-site .c-rf-scope-footer{
  margin-top:10px;padding:25px 20px 0;text-align:center;border-top:1px solid #d8cabc
}
.k-editorial-page #colna-site .c-rf-scope-footer h3{font-size:15px;line-height:1.5;margin:0 0 12px}
.k-editorial-page #colna-site .c-rf-scope-footer p{max-width:600px;margin:0 auto;font-size:13px;line-height:1.8}
.k-editorial-page #colna-site .c-rf-closing{max-width:730px;margin:40px auto 0;padding-inline:16px;font-size:13px;line-height:1.8}

/* These are outside the calculator reset, so retain the site's normal type scale. */
.k-editorial.k-ed-calculator>.k-section .k-heading{margin-bottom:28px;text-align:center}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose{max-width:730px;text-align:center}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose>p{margin:0 auto 28px;line-height:1.85}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose>p:last-child{margin-bottom:0}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose>.k-button{
  display:inline-flex;justify-content:center;align-items:center;margin:4px auto 28px;
  min-height:56px;max-width:100%;padding:17px 30px;text-align:center
}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose .k-actions{justify-content:center;margin:30px auto}
.k-editorial.k-ed-calculator>.k-section .k-ed-prose .k-text-link{display:inline-flex;justify-content:center;min-height:44px;align-items:center;text-align:center}
.k-editorial.k-ed-calculator>.k-section .k-ed-details{margin-top:46px;max-width:920px}
.k-editorial.k-ed-calculator>.k-section .k-ed-details details{padding-inline:22px;border-color:#cdbda9}
.k-editorial.k-ed-calculator>.k-section .k-ed-details summary{text-align:left}
.k-editorial.k-ed-calculator>.k-section .k-ed-details details>div{text-align:left;max-width:760px}

/* The embedded calculator CSS has ID-level resets. Explicitly restore the contact hierarchy. */
.k-editorial-page .k-project-contact-simple:has(>h2),
.k-editorial-page #colna-site .k-project-contact-simple:has(>h2){
  position:relative;isolation:isolate;display:block;box-sizing:border-box;
  width:min(1040px,calc(100% - 64px));max-width:1040px;
  margin:64px auto 80px;padding:64px clamp(24px,5vw,72px);
  border:1px solid #d0beaa;border-radius:4px;background:#eee6da;color:#3a302b;
  box-shadow:none;text-align:center;font:400 16px/1.75 var(--k-body,ColnaDM,Arial,sans-serif)
}
.k-editorial-page .k-project-contact-simple:has(>h2)::before,
.k-editorial-page #colna-site .k-project-contact-simple:has(>h2)::before{
  content:"";display:block;width:52px;height:42px;margin:0 auto 27px;
  border:1px solid #a98c70;border-bottom:0;border-radius:28px 28px 0 0;pointer-events:none
}
.k-editorial-page .k-project-contact-simple>h2,
.k-editorial-page #colna-site .k-project-contact-simple>h2{
  font:400 clamp(32px,4.2vw,56px)/1.14 var(--k-heading,ColnaSora,Arial,sans-serif);
  letter-spacing:-.055em;max-width:700px;margin:18px auto 22px;padding:0;text-align:center;text-wrap:balance
}
.k-editorial-page .k-project-contact-simple>.k-contact-eyebrow,
.k-editorial-page #colna-site .k-project-contact-simple>.k-contact-eyebrow{
  display:block;margin:0 auto;padding:0;color:#8d4d38;font-size:11px;line-height:1.5;
  font-weight:500;letter-spacing:.13em;text-transform:uppercase;text-align:center
}
.k-editorial-page .k-project-contact-simple>p,
.k-editorial-page #colna-site .k-project-contact-simple>p{
  max-width:630px;margin:0 auto 24px;padding:0;text-align:center;color:#6d6158;font-size:16px;line-height:1.8
}
.k-editorial-page .k-project-contact-simple>select,
.k-editorial-page #colna-site .k-project-contact-simple>select{
  display:block;width:min(100%,340px);max-width:340px;margin:28px auto 0;
  min-height:54px;padding:13px 16px;border:1px solid #bfa98f;border-radius:4px;
  background:#fffdf8;color:#3a302b;font:400 16px/1.5 var(--k-body,ColnaDM,Arial,sans-serif)
}
.k-editorial-page .k-project-contact-simple>.k-project-share-summary,
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-share-summary{
  max-width:760px;margin:28px auto 0;padding:24px 0 4px;border:0;border-top:1px solid #cbb9a2;text-align:center
}
.k-editorial-page .k-project-contact-simple>.k-project-share-summary:empty,
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-share-summary:empty{display:none}
.k-editorial-page .k-project-contact-simple .k-project-share-summary>strong,
.k-editorial-page #colna-site .k-project-contact-simple .k-project-share-summary>strong{display:block;font-weight:500;font-size:15px}
.k-editorial-page .k-project-contact-simple .k-project-share-summary>p,
.k-editorial-page #colna-site .k-project-contact-simple .k-project-share-summary>p{margin:7px auto 20px;font-size:19px;line-height:1.5}
.k-editorial-page .k-project-contact-simple .k-project-share-summary>p.k-contact-small,
.k-editorial-page #colna-site .k-project-contact-simple .k-project-share-summary>p.k-contact-small{font-size:12px}
.k-editorial-page .k-project-contact-simple>.k-project-share-actions,
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-share-actions{
  display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:14px;margin:30px auto 24px;max-width:760px
}
.k-editorial-page .k-project-contact-simple .k-project-share-actions>.k-contact-submit,
.k-editorial-page #colna-site .k-project-contact-simple .k-project-share-actions>.k-contact-submit{
  display:inline-flex;align-items:center;justify-content:center;min-height:58px;min-width:230px;max-width:100%;
  padding:17px 27px;margin:0;border-radius:4px;font:500 15px/1.45 var(--k-body,ColnaDM,Arial,sans-serif);text-align:center;white-space:normal
}
.k-editorial-page #colna-site .k-project-contact-simple .k-contact-secondary{
  border:1px solid #a99176!important;background:transparent!important;color:#3a302b!important
}
.k-editorial-page .k-project-contact-simple>.k-contact-small,
.k-editorial-page #colna-site .k-project-contact-simple>.k-contact-small{font-size:12px;line-height:1.7;margin:20px auto 0;max-width:580px}
.k-editorial-page .k-project-contact-simple>.k-project-readable,
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-readable{max-width:760px;margin:22px auto 0;padding:0;text-align:left}
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-readable>summary{font-size:15px;padding:20px 32px 20px 0}
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-readable p{margin:10px 0 20px;font-size:14px;line-height:1.75}
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-readable ul{margin:0 0 22px;padding-left:20px;font-size:14px;line-height:1.9}
.k-editorial-page .k-project-contact-simple>.k-project-share-status:not(:empty),
.k-editorial-page #colna-site .k-project-contact-simple>.k-project-share-status:not(:empty){margin:24px auto 0;padding:18px 22px;border:1px solid #cbb9a2;background:#faf6ef;font-size:14px;line-height:1.7}

/* A complete contact page: one centered composition instead of two narrow competing columns. */
.k-editorial.k-ed-contact>.k-page-intro{padding-bottom:35px}
.k-editorial.k-ed-contact .k-id-contact-image{width:min(1180px,calc(100% - 64px));margin:0 auto 48px;overflow:hidden;border-radius:3px}
.k-editorial.k-ed-contact .k-id-contact-image img{display:block;width:100%;height:240px;object-fit:cover;object-position:center 60%}
.k-editorial.k-ed-contact .k-ed-contact-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:44px;max-width:960px;margin:0 auto}
.k-editorial.k-ed-contact .k-ed-contact-layout>div:first-child{max-width:700px;margin-inline:auto;text-align:center}
.k-editorial.k-ed-contact .k-ed-contact-layout>div:first-child>p{max-width:640px;margin:16px auto 0;text-align:center}
.k-editorial.k-ed-contact .k-ed-contact-layout h2{font-size:clamp(34px,4vw,54px);margin:14px auto 22px;text-align:center;text-wrap:balance}
.k-editorial.k-ed-contact .k-ed-contact-layout address{margin:24px auto 0;font-size:16px;line-height:1.8;text-align:center}
.k-editorial.k-ed-contact .k-ed-contact-layout a[href^="mailto"]{display:inline-block;max-width:100%;min-height:44px;line-height:1.6;padding-block:8px}
.k-editorial.k-ed-contact .k-ed-contact-layout>div:last-child{
  min-width:0;border:1px solid #d4c3af;background:#f7f2e9;border-radius:4px;padding:clamp(26px,5vw,60px)
}
.k-editorial-page .k-review-contact{min-width:0}
.k-editorial-page .k-review-contact>.k-contact-eyebrow,
.k-editorial-page .k-review-contact>h2{text-align:center;max-width:720px;margin-inline:auto}
.k-editorial-page .k-review-contact>h2{font:400 clamp(30px,3.6vw,47px)/1.2 var(--k-heading,ColnaSora,Arial,sans-serif);letter-spacing:-.05em;margin-top:16px;margin-bottom:24px;text-wrap:balance}
.k-editorial-page .k-review-contact .k-contact-field{text-align:left;min-width:0}
.k-editorial-page .k-review-contact .k-contact-fields{gap:26px;align-items:start;margin:32px 0}
.k-editorial-page .k-review-contact .k-contact-field>span{line-height:1.5}
.k-editorial-page .k-review-contact .k-contact-field>span small{display:block;font-size:11px;line-height:1.5;font-weight:400}
.k-editorial-page .k-review-contact .k-contact-field input,
.k-editorial-page .k-review-contact .k-contact-field select,
.k-editorial-page .k-review-contact .k-contact-field textarea{width:100%;font-size:16px;background:#fffdf8;border:1px solid #c5b39d;border-radius:4px;min-height:55px}
.k-editorial-page .k-review-contact .k-contact-field textarea{min-height:160px;line-height:1.7}
.k-editorial-page .k-review-contact .k-contact-demo{margin:28px auto!important;text-align:center;border:1px solid #d5c4ad;border-left-width:1px;background:#eee5d8;border-radius:3px;padding:16px 22px}
.k-editorial-page .k-review-contact-actions{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:14px;margin:28px auto 0}
.k-editorial-page .k-review-contact .k-review-contact-actions>.k-contact-submit{width:auto;flex:1 1 230px;max-width:360px;min-height:58px;padding:16px 24px;text-align:center;font:500 15px/1.45 var(--k-body,ColnaDM,Arial,sans-serif)}
.k-editorial-page .k-review-contact .k-contact-small[role="status"]{margin:24px auto 0;text-align:center;max-width:650px}
.k-editorial-page .k-review-contact .k-contact-small[role="status"]:empty{display:none}
.k-editorial-page .k-review-contact [data-colna-review-share]{border:0;border-top:1px solid #cfbda6;border-radius:0;box-shadow:none;margin:28px 0 0;padding:22px 0 0;width:100%;max-width:none;background:none}
.k-editorial.k-ed-contact .k-ed-cards{max-width:1000px;margin:0 auto;gap:28px}
.k-editorial.k-ed-contact .k-ed-card{padding:36px 28px;border:1px solid #d2beaa;background:#faf7f1;align-items:center;text-align:center;border-radius:4px}
.k-editorial.k-ed-contact .k-ed-card>p{max-width:390px;text-align:center}
.k-editorial.k-ed-contact .k-ed-card .k-text-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin-top:auto;text-align:center}

@media(min-width:601px){
  .k-editorial-page .k-review-contact .k-contact-field:not(.k-contact-full)>span{display:flex;flex-direction:column;justify-content:flex-end;min-height:39px}
}
@media(max-width:820px){
  .k-editorial-page .k-project-contact-simple:has(>h2),
  .k-editorial-page #colna-site .k-project-contact-simple:has(>h2){width:calc(100% - 48px);padding:46px 32px;margin-block:44px 60px}
  .k-editorial-page .k-review-contact .k-contact-fields{gap:24px 20px}
}
@media(max-width:600px){
  .k-editorial-page #colna-site .c-rf-panel .c-rf-kitchen:not(:last-child){padding:22px 18px;margin-top:24px}
  .k-editorial-page #colna-site .c-rf-extra{margin-top:22px}
  .k-editorial-page #colna-site .c-rf-extra>summary{padding:20px 17px;gap:16px}
  .k-editorial-page #colna-site .c-rf-extra>summary strong{font-size:15px}
  .k-editorial-page #colna-site .c-rf-extra-body{padding:0 17px 22px}
  .k-editorial-page #colna-site .c-rf-scope-footer{padding:23px 10px 0}
  .k-editorial-page #colna-site .c-rf-closing{padding-inline:8px;font-size:12px}
  .k-editorial.k-ed-calculator>.k-section .k-ed-prose{font-size:16px}
  .k-editorial.k-ed-calculator>.k-section .k-ed-prose>.k-button{width:100%;padding-inline:20px;min-height:58px}
  .k-editorial.k-ed-calculator>.k-section .k-ed-details{margin-top:36px}
  .k-editorial.k-ed-calculator>.k-section .k-ed-details details{padding-inline:4px}
  .k-editorial-page .k-project-contact-simple:has(>h2),
  .k-editorial-page #colna-site .k-project-contact-simple:has(>h2){width:calc(100% - 30px);margin:38px auto 52px;padding:38px 23px}
  .k-editorial-page .k-project-contact-simple:has(>h2)::before,
  .k-editorial-page #colna-site .k-project-contact-simple:has(>h2)::before{width:44px;height:36px;margin-bottom:23px}
  .k-editorial-page .k-project-contact-simple>h2,
  .k-editorial-page #colna-site .k-project-contact-simple>h2{font-size:33px;line-height:1.18;margin:15px auto 20px}
  .k-editorial-page .k-project-contact-simple>p,
  .k-editorial-page #colna-site .k-project-contact-simple>p{font-size:15px;line-height:1.75}
  .k-editorial-page .k-project-contact-simple .k-project-share-actions>.k-contact-submit,
  .k-editorial-page #colna-site .k-project-contact-simple .k-project-share-actions>.k-contact-submit{width:100%;min-width:0;min-height:57px;padding:16px 18px}
  .k-editorial-page .k-project-contact-simple>.k-contact-small,
  .k-editorial-page #colna-site .k-project-contact-simple>.k-contact-small{font-size:12px;line-height:1.75}
  .k-editorial-page .k-project-contact-simple>.k-project-share-status:not(:empty),
  .k-editorial-page #colna-site .k-project-contact-simple>.k-project-share-status:not(:empty){padding:17px 14px;font-size:13px}
  .k-editorial.k-ed-contact .k-ed-contact-layout{gap:32px}
  .k-editorial.k-ed-contact .k-id-contact-image{width:calc(100% - 40px);margin-bottom:32px}
  .k-editorial.k-ed-contact .k-id-contact-image img{height:220px}
  .k-editorial.k-ed-contact .k-ed-contact-layout>div:last-child{padding:28px 20px}
  .k-editorial-page .k-review-contact .k-contact-fields{grid-template-columns:1fr;gap:23px;margin:26px 0}
  .k-editorial-page .k-review-contact .k-review-contact-actions>.k-contact-submit{max-width:none;width:100%;flex-basis:100%;min-height:57px}
  .k-editorial.k-ed-contact .k-ed-card{padding:30px 24px}
}

/* Public email composition: the project selector remains legible under calculator resets. */
.k-editorial-page .k-project-contact-simple > .k-contact-field,
.k-editorial-page #colna-site .k-project-contact-simple > .k-contact-field{display:block;width:min(100%,380px);margin:28px auto 24px;text-align:left}
.k-editorial-page .k-project-contact-simple .k-contact-field > span,
.k-editorial-page #colna-site .k-project-contact-simple .k-contact-field > span{display:block;font-size:14px;color:#6d6158;margin-bottom:10px}
.k-editorial-page .k-project-contact-simple > .k-contact-field select,
.k-editorial-page #colna-site .k-project-contact-simple > .k-contact-field select{display:block;width:100%;min-height:54px;padding:13px 16px;border:1px solid #bfa98f;border-radius:4px;background:#fffdf8;color:#3a302b;font:400 16px/1.5 var(--k-body,ColnaDM,Arial,sans-serif)}
.k-editorial-page .k-public-contact .k-contact-form > .k-contact-field{display:block;max-width:440px;margin:28px auto;text-align:left}
.k-editorial-page .k-public-contact .k-contact-form > .k-contact-submit{display:block;margin:30px auto 0}
