.ck-wt {
  --wt-ink: #1d1d1f;
  --wt-muted: #6b6764;
  --wt-line: #e4dfd8;
  --wt-paper: #fbfaf8;
  --wt-blue: #0071e3;
  --wt-accent: #147d89;
  color: var(--wt-ink);
  background: #fff;
  font-size: 17px;
  line-height: 1.5;
}
.ck-wt *, .ck-wt *::before, .ck-wt *::after { box-sizing: border-box; }
.ck-wt-wrap { max-width: 1180px; margin: 0 auto; padding: 0 22px; }
.ck-wt h1, .ck-wt h2, .ck-wt p { margin-top: 0; }
.ck-wt h1, .ck-wt h2, .ck-wt legend { letter-spacing: -.035em; }
.ck-wt :focus-visible { outline: 3px solid var(--wt-blue); outline-offset: 3px; border-radius: 6px; }
.ck-wt-tools { border-bottom: 1px solid var(--wt-line); background: #fff; }
.ck-wt-tools .ck-wt-wrap { display: flex; gap: 8px; overflow-x: auto; padding-block: 12px; }
.ck-wt-tools a, .ck-wt-tools span { flex: none; padding: 8px 14px; border: 1px solid var(--wt-line); border-radius: 999px; color: var(--wt-ink); font-size: 13px; font-weight: 650; line-height: 1.2; text-decoration: none; }
.ck-wt-tools span[aria-current="page"] { border-color: var(--wt-ink); color: #fff; background: var(--wt-ink); }
.ck-wt-tools a:hover { border-color: var(--wt-blue); color: var(--wt-blue); }
.ck-wt-hero { padding: clamp(38px, 6vw, 78px) 0 clamp(34px, 5vw, 62px); background: linear-gradient(120deg, #f8f4ee 0%, #fff 58%); }
.ck-wt-hero-grid { display: grid; grid-template-columns: minmax(0, .92fr) minmax(320px, 1.08fr); gap: clamp(28px, 6vw, 74px); align-items: center; }
.ck-wt-eyebrow { margin-bottom: 12px; color: var(--wt-accent); font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.ck-wt-hero h1 { max-width: 12ch; margin-bottom: 18px; font-size: clamp(38px, 5.5vw, 68px); line-height: 1.01; text-wrap: balance; }
.ck-wt-lead { max-width: 54ch; margin-bottom: 20px; color: var(--wt-muted); font-size: clamp(17px, 1.8vw, 20px); }
.ck-wt-hero-note { margin-bottom: 0; color: var(--wt-muted); font-size: 13px; }
.ck-wt-hero-image { overflow: hidden; border-radius: 24px; box-shadow: 0 22px 55px rgba(60, 43, 28, .16); transform: rotate(1deg); }
.ck-wt-hero-image img { display: block; width: 100%; height: auto; aspect-ratio: 1.58; object-fit: cover; }
.ck-wt-ranges { padding: clamp(42px, 6vw, 76px) 0; background: #fff; }
.ck-wt-range-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.ck-wt-range-card { position: relative; overflow: hidden; padding: 24px; border: 1px solid var(--wt-line); border-radius: 20px; background: #fff; }
.ck-wt-range-card.is-primary { border-color: #d8c6b4; background: linear-gradient(145deg, #f8f2ea, #fff 58%); }
.ck-wt-range-index { display: block; margin-bottom: 28px; color: #c9c0b7; font-size: 12px; font-weight: 700; letter-spacing: .12em; }
.ck-wt-range-kicker { margin-bottom: 8px; color: var(--wt-accent); font-size: 11px; font-weight: 750; letter-spacing: .07em; text-transform: uppercase; }
.ck-wt-range-card h3, .ck-wt-bespoke h3 { margin: 0 0 12px; font-size: clamp(23px, 2.4vw, 31px); line-height: 1.05; letter-spacing: -.03em; }
.ck-wt-range-card > p:not(.ck-wt-range-kicker) { min-height: 7.5em; color: var(--wt-muted); font-size: 14px; }
.ck-wt-range-card dl { margin: 20px 0; border-top: 1px solid var(--wt-line); }
.ck-wt-range-card dl div { display: flex; justify-content: space-between; gap: 14px; padding: 9px 0; border-bottom: 1px solid var(--wt-line); font-size: 12px; }
.ck-wt-range-card dt { color: var(--wt-muted); }
.ck-wt-range-card dd { margin: 0; text-align: right; font-weight: 650; }
.ck-wt-range-card a, .ck-wt-bespoke a { color: var(--wt-blue); font-size: 14px; font-weight: 700; text-decoration: none; }
.ck-wt-range-card a::after, .ck-wt-bespoke a::after { content: ' ›'; }
.ck-wt-range-card a:hover, .ck-wt-bespoke a:hover { color: #004f9f; }
.ck-wt-range-card-twin { padding-top: 176px; }
.ck-wt-range-visual { position: absolute; inset: 0 0 auto; height: 152px; overflow: hidden; background: #d8d2ca; }
.ck-wt-range-visual img { display: block; width: 100%; height: 100%; object-fit: cover; }
.ck-wt-bespoke { display: grid; grid-template-columns: minmax(240px, .9fr) minmax(300px, 1.4fr) auto; gap: 30px; align-items: center; margin-top: 16px; padding: 26px 28px; border-radius: 20px; color: #f7f7f7; background: #171719; }
.ck-wt-bespoke h3 { margin-bottom: 0; }
.ck-wt-bespoke p:not(.ck-wt-range-kicker) { margin: 0; color: #c8c8cd; font-size: 14px; }
.ck-wt-bespoke a { color: #7db8ff; white-space: nowrap; }
.ck-wt-config { padding: clamp(36px, 5vw, 68px) 0 80px; background: var(--wt-paper); }
.ck-wt-title { margin-bottom: 26px; font-size: clamp(30px, 4vw, 44px); line-height: 1.1; }
.ck-wt-layout { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 28px; align-items: start; }
.ck-wt-main { min-width: 0; }
.ck-wt-card { min-width: 0; margin: 0 0 20px; padding: 24px; border: 1px solid var(--wt-line); border-radius: 20px; background: #fff; }
.ck-wt-card legend { display: flex; align-items: center; gap: 10px; padding: 0; font-size: 20px; font-weight: 650; }
.ck-wt [hidden] { display: none !important; }
.ck-wt-step { display: inline-grid; width: 28px; height: 28px; place-items: center; flex: none; border-radius: 50%; color: #fff; background: var(--wt-ink); font-size: 13px; letter-spacing: 0; }
.ck-wt-help { margin: 12px 0 18px; color: var(--wt-muted); font-size: 14px; }
.ck-wt-visualizer { margin: 18px 0 16px; }
.ck-wt-scene { position: relative; overflow: hidden; margin: 0; border-radius: 16px; background: #e8e2da; isolation: isolate; }
.ck-wt-scene[hidden] { display: none; }
.ck-wt-scene picture, .ck-wt-scene img { display: block; width: 100%; }
.ck-wt-scene img { height: auto; aspect-ratio: 1672 / 941; object-fit: cover; }
.ck-wt-twin-scene img { aspect-ratio: 3 / 2; }
.ck-wt-scene figcaption { position: absolute; right: 12px; bottom: 12px; left: 12px; z-index: 2; width: fit-content; max-width: calc(100% - 24px); margin: 0 auto; padding: 7px 11px; border-radius: 999px; color: #fff; background: rgba(20, 18, 16, .72); font-size: 11px; line-height: 1.25; text-align: center; backdrop-filter: blur(6px); }
.ck-wt-scene-tabs { display: flex; justify-content: center; gap: 7px; margin-top: 10px; }
.ck-wt-scene-tabs button { min-height: 38px; padding: 7px 13px; border: 1px solid var(--wt-line); border-radius: 999px; color: var(--wt-ink); background: #fff; font: inherit; font-size: 12px; font-weight: 650; cursor: pointer; }
.ck-wt-scene-tabs button[aria-selected="true"] { border-color: var(--wt-ink); color: #fff; background: var(--wt-ink); }
.ck-wt-swatches { display: flex; max-width: 100%; gap: 11px; overflow-x: auto; padding: 4px 3px 10px; scroll-snap-type: x proximity; }
.ck-wt-swatch { position: relative; flex: 0 0 142px; scroll-snap-align: start; }
.ck-wt-swatch input { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.ck-wt-swatch label { display: flex; min-height: 183px; flex-direction: column; gap: 8px; padding: 8px 8px 11px; border: 1px solid var(--wt-line); border-radius: 15px; background: #fff; cursor: pointer; transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease; }
.ck-wt-swatch label:hover { border-color: #bbb3aa; transform: translateY(-2px); }
.ck-wt-swatch input:checked + label { border-color: var(--wt-blue); box-shadow: inset 0 0 0 1px var(--wt-blue), 0 5px 14px rgba(0, 113, 227, .12); }
.ck-wt-swatch input:focus-visible + label, .ck-wt-options input:focus-visible + span { outline: 3px solid var(--wt-blue); outline-offset: 3px; }
.ck-wt-swatch-image { display: block; aspect-ratio: 1.55; overflow: hidden; border-radius: 9px; background: #ece8e2; }
.ck-wt-swatch-image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.ck-wt-swatch-name { padding: 0 3px; font-size: 14px; line-height: 1.25; }
.ck-wt-swatch-status { padding: 0 3px; color: var(--wt-muted); font-size: 11px; font-weight: 650; text-transform: uppercase; letter-spacing: .05em; }
.ck-wt-swatch.is-pending label { opacity: .62; }
.ck-wt-fields { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 20px; }
.ck-wt-field { display: flex; flex-direction: column; gap: 7px; min-width: 0; }
.ck-wt-field-wide { grid-column: 1 / -1; }
.ck-wt-label, .ck-wt-field > label { font-size: 14px; font-weight: 650; }
.ck-wt-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.ck-wt-family-options { margin-top: 20px; }
.ck-wt-options label { position: relative; min-width: 0; }
.ck-wt-options input { position: absolute; opacity: 0; }
.ck-wt-options span { display: flex; min-height: 55px; flex-direction: column; justify-content: center; padding: 8px 12px; border: 1px solid var(--wt-line); border-radius: 11px; background: #fff; cursor: pointer; font-weight: 600; }
.ck-wt-options small { color: var(--wt-muted); font-size: 11px; font-weight: 400; }
.ck-wt-options input:checked + span { border-color: var(--wt-blue); box-shadow: inset 0 0 0 1px var(--wt-blue); }
.ck-wt-input-suffix { position: relative; }
.ck-wt-input-suffix input, .ck-wt-field select { width: 100%; min-height: 50px; padding: 0 13px; border: 1px solid var(--wt-line); border-radius: 11px; color: var(--wt-ink); background: #fff; font: inherit; font-size: 16px; }
.ck-wt-input-suffix input { padding-right: 45px; }
.ck-wt-input-suffix span { position: absolute; top: 50%; right: 13px; color: var(--wt-muted); font-size: 14px; transform: translateY(-50%); }
.ck-wt-field small { color: var(--wt-muted); font-size: 12px; line-height: 1.35; }
.ck-wt-twin-fields { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.ck-wt-linear-lines { display: grid; gap: 12px; margin-top: 16px; }
.ck-wt-linear-line { position: relative; grid-template-columns: 1.15fr repeat(3, minmax(0, 1fr)); margin: 0; padding: 16px; border: 1px solid var(--wt-line); border-radius: 14px; background: var(--wt-paper); }
.ck-wt-add-line, .ck-wt-remove-line { border: 0; color: var(--wt-blue); background: transparent; font: inherit; font-size: 13px; font-weight: 700; cursor: pointer; }
.ck-wt-add-line { margin-top: 12px; padding: 8px 2px; }
.ck-wt-add-line:disabled { color: var(--wt-muted); cursor: not-allowed; }
.ck-wt-remove-line { position: absolute; top: 5px; right: 9px; padding: 5px; }
.ck-wt-error { margin: 18px 0 0; padding: 12px 14px; border-radius: 10px; color: #e40f0f; background: #fdf1ec; font-size: 14px; }
.ck-wt-summary { position: sticky; top: 78px; padding: 24px; border: 1px solid var(--wt-line); border-radius: 20px; background: #fff; box-shadow: 0 10px 28px rgba(38, 29, 20, .06); }
.ck-wt-summary h2 { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; font-size: 20px; }
.ck-wt-recap { margin: 0 0 20px; font-size: 14px; }
.ck-wt-recap div { display: flex; justify-content: space-between; gap: 14px; padding: 9px 0; border-bottom: 1px solid var(--wt-line); }
.ck-wt-recap dt { color: var(--wt-muted); }
.ck-wt-recap dd { max-width: 58%; margin: 0; text-align: right; font-weight: 550; }
.ck-wt-price { display: grid; gap: 5px; margin-bottom: 15px; padding: 18px 15px; border-radius: 14px; text-align: center; background: var(--wt-paper); }
.ck-wt-price-label { color: var(--wt-muted); font-size: 12px; font-weight: 650; letter-spacing: .05em; text-transform: uppercase; }
.ck-wt-price strong { font-size: clamp(25px, 3vw, 34px); line-height: 1.1; letter-spacing: -.03em; }
.ck-wt-price-note { color: var(--wt-muted); font-size: 12.5px; }
.ck-wt-submit { width: 100%; min-height: 51px; border: 0; border-radius: 999px; color: #fff; background: var(--wt-blue); font: inherit; font-size: 16px; font-weight: 650; cursor: pointer; }
.ck-wt-submit[disabled] { color: #77736e; background: #d5d1cc; cursor: not-allowed; }
.ck-wt-small { margin: 22px 0 0; color: var(--wt-muted); font-size: 12px; line-height: 1.45; }
.ck-wt-notes { padding: 20px 2px 0; }
.ck-wt-notes h2 { margin-bottom: 12px; font-size: 21px; }
.ck-wt-note-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.ck-wt-note-grid article { padding: 16px; border: 1px solid var(--wt-line); border-radius: 14px; background: #fff; }
.ck-wt-note-grid h3 { margin: 0 0 7px; font-size: 15px; }
.ck-wt-notes p { margin-bottom: 0; color: var(--wt-muted); font-size: 13px; }
.ck-wt-lexicon { margin-top: 12px; border: 1px solid var(--wt-line); border-radius: 14px; background: #fff; }
.ck-wt-lexicon summary { padding: 16px; font-size: 14px; font-weight: 700; cursor: pointer; }
.ck-wt-lexicon dl { display: grid; gap: 0; margin: 0; padding: 0 16px 16px; }
.ck-wt-lexicon dl div { display: grid; grid-template-columns: minmax(150px, .55fr) minmax(0, 1.45fr); gap: 18px; padding: 12px 0; border-top: 1px solid var(--wt-line); }
.ck-wt-lexicon dt { font-size: 13px; font-weight: 700; }
.ck-wt-lexicon dd { margin: 0; color: var(--wt-muted); font-size: 13px; line-height: 1.5; }
.ck-wt-overhangs { padding: clamp(54px, 7vw, 88px) 0; background: #f3ede4; content-visibility: auto; contain-intrinsic-size: auto 1050px; }
.ck-wt-overhangs-head { display: grid; grid-template-columns: minmax(0, .9fr) minmax(280px, 1.1fr); gap: clamp(24px, 6vw, 72px); align-items: end; margin-bottom: 28px; }
.ck-wt-overhangs-head .ck-wt-title { max-width: 16ch; margin-bottom: 0; }
.ck-wt-overhangs-head > p { max-width: 58ch; margin-bottom: 4px; color: var(--wt-muted); }
.ck-wt-overhangs-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, .95fr); gap: clamp(22px, 4vw, 48px); align-items: start; }
.ck-wt-overhangs-figure { overflow: hidden; margin: 0; border: 1px solid #ddd2c3; border-radius: 22px; background: #fffaf3; box-shadow: 0 18px 42px rgba(72, 50, 30, .1); }
.ck-wt-overhangs-figure picture, .ck-wt-overhangs-figure img { display: block; width: 100%; }
.ck-wt-overhangs-figure img { height: auto; aspect-ratio: 3 / 2; object-fit: cover; }
.ck-wt-overhangs-figure figcaption { padding: 12px 16px; color: var(--wt-muted); font-size: 12px; line-height: 1.45; }
.ck-wt-overhangs-data { padding: 22px; border: 1px solid #ddd2c3; border-radius: 22px; background: #fff; }
.ck-wt-overhangs-data h3 { margin: 0 0 14px; font-size: clamp(20px, 2.2vw, 25px); line-height: 1.2; }
.ck-wt-overhangs-table-wrap { overflow-x: auto; border: 1px solid var(--wt-line); border-radius: 14px; }
.ck-wt-overhangs table { width: 100%; min-width: 470px; border-collapse: collapse; font-size: 13px; }
.ck-wt-overhangs th, .ck-wt-overhangs td { padding: 9px 11px; border-bottom: 1px solid var(--wt-line); text-align: left; white-space: nowrap; }
.ck-wt-overhangs thead th { color: #fff; background: #293330; font-size: 12px; }
.ck-wt-overhangs tbody th { font-weight: 650; }
.ck-wt-overhangs tbody tr:last-child > * { border-bottom: 0; }
.ck-wt-overhangs-note { margin: 13px 0 17px; color: var(--wt-muted); font-size: 12px; line-height: 1.5; }
.ck-wt-config { content-visibility: auto; contain-intrinsic-size: auto 2600px; }
.ck-wt-project { content-visibility: auto; contain-intrinsic-size: auto 900px; }
.ck-wt-project { padding: clamp(54px, 7vw, 92px) 0; color: #f5f5f7; background: #171719; }
.ck-wt-project-grid { display: grid; grid-template-columns: minmax(280px, .8fr) minmax(0, 1.25fr); gap: clamp(36px, 7vw, 90px); align-items: start; }
.ck-wt-project-copy { position: sticky; top: 92px; }
.ck-wt-project-copy .ck-wt-title { max-width: 12ch; }
.ck-wt-project-copy > p:not(.ck-wt-eyebrow) { max-width: 44ch; color: #b9b9bf; }
.ck-wt-project-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 26px; }
.ck-wt-primary-link, .ck-wt-secondary-link { display: inline-flex; min-height: 45px; align-items: center; justify-content: center; padding: 10px 17px; border-radius: 999px; font-size: 14px; font-weight: 700; text-decoration: none !important; }
.ck-wt-primary-link { color: #fff; background: var(--wt-blue); }
.ck-wt-secondary-link { border: 1px solid #4a4a50; color: #f5f5f7; background: transparent; }
.ck-wt-primary-link:hover { background: #0077ed; }
.ck-wt-secondary-link:hover { border-color: #85858c; }
.ck-wt-capabilities { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.ck-wt-capabilities article { min-height: 186px; padding: 22px; border: 1px solid #343438; border-radius: 18px; background: #222225; }
.ck-wt-capabilities span { display: block; margin-bottom: 30px; color: #77777e; font-size: 11px; font-weight: 750; letter-spacing: .1em; }
.ck-wt-capabilities h3 { margin: 0 0 8px; font-size: 19px; }
.ck-wt-capabilities p { margin-bottom: 0; color: #b9b9bf; font-size: 13px; }
.ck-wt-safety-note { display: grid; grid-template-columns: minmax(220px, .55fr) minmax(0, 1.45fr); gap: 28px; margin-top: 34px; padding-top: 24px; border-top: 1px solid #343438; }
.ck-wt-safety-note strong { color: #fff; font-size: 14px; }
.ck-wt-safety-note p { margin-bottom: 0; color: #9999a1; font-size: 13px; }
@media (max-width: 900px) { .ck-wt-hero-grid, .ck-wt-layout, .ck-wt-overhangs-head, .ck-wt-overhangs-grid { grid-template-columns: 1fr; } .ck-wt-hero h1 { max-width: 15ch; } .ck-wt-hero-image { order: -1; border-radius: 18px; } .ck-wt-range-grid { grid-template-columns: 1fr 1fr; } .ck-wt-range-card-twin { grid-column: 1 / -1; } .ck-wt-range-card > p:not(.ck-wt-range-kicker) { min-height: 0; } .ck-wt-bespoke { grid-template-columns: 1fr; gap: 16px; } .ck-wt-summary { position: static; } .ck-wt-project-grid { grid-template-columns: 1fr; } .ck-wt-project-copy { position: static; } .ck-wt-project-copy .ck-wt-title { max-width: 17ch; } }
@media (max-width: 680px) { .ck-wt-wrap { padding: 0 16px; } .ck-wt-range-grid, .ck-wt-capabilities { grid-template-columns: 1fr; } .ck-wt-range-card-twin { grid-column: auto; } .ck-wt-bespoke { padding: 23px 20px; } .ck-wt-card { padding: 20px 15px; } .ck-wt-visualizer { margin-inline: -4px; } .ck-wt-scene figcaption { right: 8px; bottom: 8px; left: 8px; max-width: calc(100% - 16px); border-radius: 10px; } .ck-wt-scene-tabs { justify-content: stretch; } .ck-wt-scene-tabs button { flex: 1; min-width: 0; padding-inline: 6px; font-size: 11px; } .ck-wt-fields { grid-template-columns: 1fr 1fr; gap: 15px; } .ck-wt-linear-line { padding-top: 29px; } .ck-wt-field-wide { grid-column: 1 / -1; } .ck-wt-summary { padding: 20px 16px; } .ck-wt-note-grid { grid-template-columns: 1fr; } .ck-wt-lexicon dl div { grid-template-columns: 1fr; gap: 5px; } .ck-wt-overhangs-data { padding: 18px 14px; } .ck-wt-overhangs-figure, .ck-wt-overhangs-data { border-radius: 18px; } .ck-wt-capabilities article { min-height: 0; } .ck-wt-capabilities span { margin-bottom: 18px; } .ck-wt-safety-note { grid-template-columns: 1fr; gap: 8px; } }
@media (max-width: 430px) { .ck-wt-fields { grid-template-columns: 1fr; } .ck-wt-options { gap: 6px; } .ck-wt-options span { padding-inline: 8px; font-size: 14px; } }
@media (prefers-reduced-motion: reduce) { .ck-wt * { transition: none !important; } .ck-wt-hero-image { transform: none; } }
