/* Keelambi homepage journey. The approved Rancher Stage / Universe have their own scope.
   Q2: inspect and find a fit. Q3: configure and understand ownership. Q1: see real evidence. */
.sj{position:relative;z-index:10;background:#f6f5f3;color:#181818;padding:clamp(68px,8vw,128px) clamp(20px,5vw,72px);scroll-margin-top:0}
.sj-inner{max-width:1280px;margin:0 auto}
.sj-eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:.25em;text-transform:uppercase;color:var(--brand-maroon)}
.sj-title{margin:20px 0 0;font-size:clamp(32px,4.1vw,60px);font-weight:600;line-height:1.08;letter-spacing:-.04em;text-wrap:balance;color:#181818;max-width:24ch}
.sj-sub{margin:20px 0 0;max-width:53ch;font-size:15px;line-height:1.65;color:#666}
.sj-center{text-align:center}.sj-center .sj-title,.sj-center .sj-sub{margin-left:auto;margin-right:auto}
.sj :is(button,a,input,summary):focus-visible{outline:2px solid var(--brand-maroon);outline-offset:4px}
.sj [tabindex="-1"]:focus{outline:none}
.lbtn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 23px;border-radius:8px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;cursor:pointer;transition:background .18s,transform .18s;-webkit-tap-highlight-color:transparent}
.lbtn:active{transform:scale(.98)}
.lbtn-pri{color:#fff;background:var(--brand-maroon);border:1px solid var(--brand-maroon)}
.lbtn-ghost{color:#20201f;background:transparent;border:1px solid #c5c2bc}
@media(hover:hover){.lbtn-pri:hover{background:#5c1116}.lbtn-ghost:hover{background:#ebe8e2}}
html[lang="kn"] .sj-title{font-size:clamp(29px,3.6vw,52px);line-height:1.38;letter-spacing:-.025em}
html[lang="kn"] .sj-eyebrow{letter-spacing:.06em}
/* Inspection: preserve the machine, watermark, angle progression and image-relative markers. */
#flagship{padding-bottom:clamp(68px,7vw,112px)}
.flg .kbi{--kbi-pad:clamp(20px,5vw,72px);--kbi-accent:#b86519;text-align:left}
.flg .kbi-controls{gap:0;max-width:max-content;margin:12px auto 0;padding:5px;background:#fff;border:1px solid #dedbd5;border-radius:12px}
.flg .kbi-btn{border:0;box-shadow:none;border-radius:7px;min-height:46px}
.flg .kbi-nav{display:inline-flex;width:44px;font-size:24px}
.flg .kbi-dots{gap:0;border-left:1px solid #ddd;margin-left:6px;padding-left:6px}
.flg .kbi-dot{width:44px}
.flg .kbi-dot::before{width:5px;height:5px}
.flg .kbi-dot[aria-current="true"]::before{width:18px}
.flg .kbi-hint{border:0;background:transparent;backdrop-filter:none;font-weight:400;padding:8px}
.flg-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:720px;margin:40px auto 0;text-align:left;border-top:1px solid #d8d5cf;padding-top:28px}
.flg-stat{padding:0;background:none;border:0}
.flg-stat+.flg-stat{border-left:1px solid #d8d5cf;padding-left:24px}
.flg-val{display:block;font-size:clamp(30px,4vw,52px);font-weight:400;letter-spacing:-.045em;line-height:1.1;white-space:nowrap;font-variant-numeric:tabular-nums}
.flg-say{display:block;margin-top:10px;font-size:13px;line-height:1.5;color:#68655e}
.flg-ctas{display:flex;justify-content:center;margin-top:30px}
.sj.flg.kbi-sheet-open{z-index:55}body.kbi-open .wa-fab,body.kbi-open .founder-fab{opacity:0;pointer-events:none}
@media(max-width:600px){.flg .kbi-controls{display:grid;grid-template-columns:44px auto 44px;max-width:290px;width:100%;padding:4px 8px}.flg .kbi-dots{grid-column:1/-1;justify-content:center;margin:0;padding:0;border:0;border-top:1px solid #eee}.flg .kbi-dot{height:44px;width:52px}.flg .kbi-stage{height:300px}.flg-stats{gap:14px;margin-top:26px}.flg-stat+.flg-stat{padding-left:16px}.flg-val{font-size:clamp(27px,7.4vw,34px)}}
/* One guide and one decision desk. No floating conversation bubbles or simulated AI. */
#jobs{background:#eeeae3}
#jobs .sj-title{max-width:25ch}
.jw{display:grid;gap:28px;margin-top:32px}
.jw-guide{mix-blend-mode:multiply;display:flex;align-items:center;gap:20px;min-width:0}
.jw-guide>img{display:block;width:98px;height:102px;object-fit:cover;object-position:50% 0;mix-blend-mode:normal;flex:none}
.jw-guide-name{font-size:14px;font-weight:650;letter-spacing:-.01em}
.jw-guide-note{font-size:13px;line-height:1.65;margin:8px 0 0;color:#615d55;max-width:37ch}
.jw-desk{min-width:0}
.jw-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0;scroll-margin-top:0}
.jw-beat{display:flex;flex-direction:column;gap:5px;width:100%;min-height:76px;padding:12px 0;border:0;border-top:1px solid #bdb8b0;background:none;text-align:left;color:#514e49;font:inherit;cursor:pointer}
.jw-beat.is-at{border-top:2px solid var(--brand-maroon);padding-top:11px}
.jw-beat:disabled{color:#827e76;cursor:default}
.jw-beat-n{font-size:10px;letter-spacing:.1em}
.jw-beat.is-done .jw-beat-n::after{content:' ✓';color:var(--brand-maroon)}
.jw-beat-lab{font-size:11px;line-height:1.4}
.jw-beat-val{font-size:13px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}
.jw-stage{margin-top:26px}
.jw-panel{display:none}.jw-panel.is-on{display:block;animation:jw-arrive .24s ease-out}
.jw-q{margin:0;font-size:clamp(23px,2.4vw,30px);font-weight:550;letter-spacing:-.025em;line-height:1.35}
.job-chips{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.job-chip{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:64px;padding:16px;border:1px solid #c6c0b7;border-radius:6px;background:#faf9f6;text-align:left;color:#24221f;font-family:inherit;font-size:15px;font-weight:500;line-height:1.45;cursor:pointer;transition:background .18s,border-color .18s}
.job-chip::after{content:'→';font-size:18px;font-weight:400;color:#777168}
.job-chip.is-on{border-color:var(--brand-maroon);background:#fff}.job-chip.is-on::after{content:'✓';color:var(--brand-maroon)}
@media(hover:hover){.job-chip:hover{border-color:#7f7367;background:#fff}}
.job-chip:active{background:#e0d9d0}
.job-hint{font-size:12px;color:#6f685e;margin-top:16px}
.job-out{display:grid;grid-template-columns:1fr;gap:0}.job-out:not(.is-on){display:none}
.jw-for{font-size:11px;line-height:1.6;color:var(--brand-maroon);font-weight:600}
.job-out-eyebrow{display:block;font-size:23px;line-height:1.3;letter-spacing:-.025em;margin-top:10px}
.jw-hero{display:block;position:relative;aspect-ratio:4/3;margin:24px 0 0;background:#f7f5f0;overflow:hidden}
.jw-hero[hidden]{display:none}.jw-hero img{position:absolute;width:100%;height:100%;object-fit:contain;padding:5%;mix-blend-mode:multiply}
.jw-hero.is-photo img{object-fit:cover;padding:0;mix-blend-mode:normal}
.jw-advisor{margin-top:22px;order:4;border-left:2px solid #b0a18e;padding:0 0 0 16px}
.jw-bubble-brow{display:block;font-size:10px;letter-spacing:.12em;font-weight:600;color:#5e5549}
.job-note{font-size:14px;line-height:1.65;color:#625a4e;margin:8px 0 0}
.job-out-t{font-size:24px;font-weight:600;line-height:1.25;letter-spacing:-.025em;margin:22px 0 0}
.job-items{padding:0;margin:18px 0 0;list-style:none}.job-item{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid #d5cfc5;font-size:13px;line-height:1.5}.ji-price{white-space:nowrap;font-variant-numeric:tabular-nums}
.job-total{display:flex;align-items:baseline;gap:10px;margin-top:16px;font-size:11px;color:#6d655a}.job-total b{font-size:26px;color:#24201b;letter-spacing:-.04em;font-weight:550}.job-total>span:last-child{margin-left:auto}
.job-ctas{display:flex;flex-direction:column;gap:10px;margin-top:24px;order:5}.job-ctas .lbtn{width:100%}
.job-meta{display:flex;flex-wrap:wrap;gap:4px 20px;margin-top:12px;order:7}.job-meta a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;color:#5a534a;text-decoration:underline;text-underline-offset:4px}
.job-meta a[hidden]{display:none}
.jw-alternative{order:6;margin-top:24px;padding-top:20px;border-top:1px solid #ccc5bb;font-size:13px;line-height:1.6}
.jw-alternative a{display:inline-flex;align-items:center;min-height:44px;font-weight:600;color:var(--brand-maroon);text-underline-offset:4px}.jw-alternative p{margin:0 0 4px;color:#61594d}
@media(min-width:900px){.jw{grid-template-columns:240px minmax(0,1fr);gap:64px;margin-top:50px}.jw-guide{display:block;align-self:start;position:sticky;top:calc(var(--nav-h) + 30px)}.jw-guide>img{width:240px;height:265px;object-fit:contain}.jw-guide-copy{padding-top:20px;border-top:1px solid #c8c1b7}.jw-guide-note{font-size:14px}.job-chips{grid-template-columns:1fr 1fr}.job-ctas{flex-direction:row}.job-ctas .lbtn{width:auto;flex:1}.job-out{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);column-gap:30px}.jw-for,.job-out-eyebrow,.jw-hero{grid-column:1/-1}.jw-hero{aspect-ratio:2/1}.job-out-t,.job-items,.job-total{grid-column:1}.jw-advisor{grid-column:2;grid-row:4/7;align-self:center}.job-ctas,.jw-alternative,.job-meta{grid-column:1/-1}}
@keyframes jw-arrive{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
/* The buying chapter retains its catalogue renderer and native swipe gallery. */

    /* ═════ F4 SHOWROOM CSS — engineering underneath, cinema on top ═════ */
    .sj.bld{background:#FFFFFF}
    .bld .sj-inner{max-width:1280px}
    /* tabs — sliding underline, never pills */
    .bld-tabs{display:flex;gap:26px;margin-top:clamp(22px,3.6vh,34px);border-bottom:1px solid rgba(0,0,0,0.1)}
    .bld-tab{-webkit-appearance:none;appearance:none;background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;
      font-family:inherit;font-size:clamp(13px,3.4vw,14.5px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a;padding:10px 2px 13px;min-height:44px;
      cursor:pointer;transition:color .28s ease,border-color .28s ease;-webkit-tap-highlight-color:transparent}
    .bld-tab.is-on{color:#181818;border-bottom-color:var(--brand-maroon)}
    @media(hover:hover){.bld-tab:hover{color:#181818}}
    /* ── the stage: media | panel. Mobile = media first, full attention. ── */
    .bld-stage{display:flex;flex-direction:column;gap:0;margin-top:clamp(18px,3vh,30px)}
    @media(min-width:1024px){.bld-stage{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,0.82fr);gap:clamp(28px,3.4vw,56px);align-items:start}}
    /* media column — sticky on desktop so the machine stays in view while configuring */
    @media(min-width:1024px){.bld-media{position:sticky;top:24px}}
    .bld-frames{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;
      border-radius:20px;background:radial-gradient(130% 100% at 50% 0%,#FFFFFF 0%,#FAF9F6 55%,#EFECE5 100%);border:1px solid rgba(0,0,0,0.06)}
    .bld-frames::-webkit-scrollbar{display:none}
    .bld-frame{position:relative;flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:4/3.1;overflow:hidden}
    @media(min-width:1024px){.bld-frame{aspect-ratio:4/3}}
    .bld-frame img,.bld-frame video{position:absolute;inset:0;width:100%;height:100%;display:block}
    .bld-frame--cover img,.bld-frame--cover video{object-fit:cover}
    .bld-frame--fit img{object-fit:contain;padding:6%}
    .bld-frame--fit.bld-frame--blend img{mix-blend-mode:multiply}
    .bld-cap{position:absolute;left:14px;bottom:12px;z-index:2;font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;
      color:#fff;background:rgba(12,10,8,0.45);padding:5px 10px;border-radius:980px;backdrop-filter:blur(6px);pointer-events:none}
    .bld-frame--fit .bld-cap{color:#6a6a6a;background:rgba(255,255,255,0.7)}
    html[lang="kn"] .bld-cap{letter-spacing:.03em;text-transform:none}
    /* rail: counter + thumbnails (touch-scrollable everywhere) */
    .bld-rail{display:flex;align-items:center;gap:12px;margin-top:10px}
    .bld-count{flex:0 0 auto;font-size:11px;font-weight:600;letter-spacing:.14em;color:#9a9a9a;font-variant-numeric:tabular-nums;min-width:42px}
    .bld-thumbs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:2px}
    .bld-thumbs::-webkit-scrollbar{display:none}
    .bld-th{-webkit-appearance:none;appearance:none;flex:0 0 auto;width:56px;height:44px;padding:0;border-radius:9px;overflow:hidden;position:relative;
      border:1.5px solid rgba(0,0,0,0.1);background:#F6F4F0;cursor:pointer;opacity:.72;transition:opacity .25s ease,border-color .25s ease;-webkit-tap-highlight-color:transparent}
    .bld-th img{width:100%;height:100%;object-fit:cover;display:block}
    .bld-th.is-on{opacity:1;border-color:var(--brand-maroon)}
    @media(hover:hover){.bld-th:hover{opacity:1}}
    .bld-th-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(12,10,8,0.32)}
    .bld-th-play svg{width:14px;height:14px;color:#fff}
    /* ── panel: identity → options → summary. Editorial, not boxed. ── */
    .bld-panel{margin-top:clamp(22px,3.6vh,30px)}
    @media(min-width:1024px){.bld-panel{margin-top:4px}}
    .bld-id-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.4em;text-transform:uppercase;color:var(--brand-maroon)}
    html[lang="kn"] .bld-id-eyebrow{letter-spacing:.05em;text-transform:none}
    .bld-name{margin:10px 0 0;font-size:clamp(27px,6.6vw,40px);font-weight:600;letter-spacing:-0.035em;line-height:1.04;color:#181818}
    .bld-id-tag{margin:8px 0 0;font-size:clamp(13.5px,3.4vw,15px);color:#6a6a6a;line-height:1.55}
    .bld-id-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;margin-top:clamp(14px,2.2vh,18px);padding-bottom:clamp(16px,2.6vh,22px);border-bottom:1px solid rgba(0,0,0,0.08)}
    .bld-id-price{font-size:clamp(21px,5.2vw,25px);font-weight:600;letter-spacing:-0.02em;color:#181818;font-variant-numeric:tabular-nums}
    .bld-id-note{font-size:11.5px;color:#9a9a9a}
    .bld-make{display:block;margin-top:clamp(20px,3vh,26px);font-size:10.5px;font-weight:700;letter-spacing:.4em;text-transform:uppercase;color:#181818}
    html[lang="kn"] .bld-make{letter-spacing:.05em;text-transform:none}
    /* option groups — editorial headers over hairlines, not boxes */
    .bgrp{margin-top:14px}
    .bgrp-sum{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 0 8px;cursor:pointer;list-style:none;border-bottom:1px solid rgba(0,0,0,0.08);
      font-size:11px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#8a8a8a;-webkit-tap-highlight-color:transparent}
    .bgrp-sum::-webkit-details-marker{display:none}
    html[lang="kn"] .bgrp-sum{letter-spacing:.04em;text-transform:none}
    .bgrp-n{margin-left:auto;font-size:10px;font-weight:700;letter-spacing:0;color:var(--brand-maroon);background:var(--brand-maroon-soft);
      border-radius:980px;padding:3px 9px;opacity:0;transition:opacity .25s ease}
    .bgrp-n.is-on{opacity:1}
    .bgrp-chev{flex:0 0 auto;width:13px;height:13px;color:#b0b0b0;transition:transform .3s ease}
    .bgrp[open] .bgrp-chev{transform:rotate(180deg)}
    @media(prefers-reduced-motion:reduce){.bgrp-chev{transition:none}}
    .bgrp-rows{padding:0}
    /* option rows — divider list, quiet until chosen */
    .bopt{display:flex;align-items:center;gap:13px;width:100%;text-align:left;-webkit-appearance:none;appearance:none;font-family:inherit;
      min-height:58px;padding:13px 10px 13px 8px;margin:0;border:0;border-bottom:1px solid rgba(0,0,0,0.06);border-radius:0;background:none;cursor:pointer;
      position:relative;transition:background .28s ease;-webkit-tap-highlight-color:transparent}
    .bopt::before{content:'';position:absolute;left:0;top:10px;bottom:10px;width:2px;border-radius:2px;background:var(--brand-maroon);opacity:0;transition:opacity .28s ease}
    @media(hover:hover){.bopt:hover{background:rgba(0,0,0,0.02)}}
    .bopt:active{background:rgba(0,0,0,0.04)}
    .bopt.is-on{background:linear-gradient(90deg,var(--brand-maroon-soft),rgba(255,255,255,0))}
    .bopt.is-on::before{opacity:1}
    .bopt.is-base{cursor:default;background:none}
    .bopt.is-base:active{background:none}
    .bopt-tick{flex:0 0 auto;width:21px;height:21px;border-radius:50%;border:1.5px solid rgba(0,0,0,0.2);display:inline-flex;align-items:center;justify-content:center;transition:background .28s ease,border-color .28s ease}
    .bopt-tick svg{width:11px;height:11px;color:#fff;opacity:0;transition:opacity .2s ease}
    .bopt.is-on .bopt-tick,.bopt.is-base .bopt-tick{background:var(--brand-maroon);border-color:var(--brand-maroon)}
    .bopt.is-on .bopt-tick svg,.bopt.is-base .bopt-tick svg{opacity:1}
    .bopt-txt{flex:1 1 auto;min-width:0}
    .bopt-name{display:block;font-size:clamp(14px,3.5vw,15px);font-weight:600;color:#181818;letter-spacing:-0.01em}
    .bopt-say{display:block;margin-top:2px;font-size:clamp(11.5px,2.9vw,12.5px);color:#8f8f8f;line-height:1.45}
    html[lang="kn"] .bopt-say{line-height:1.55}
    .bopt-price{flex:0 0 auto;font-size:clamp(12.5px,3.1vw,13.5px);font-weight:600;color:#5a5a5a;font-variant-numeric:tabular-nums;white-space:nowrap;transition:color .28s ease}
    .bopt.is-on .bopt-price{color:#181818}
    .bopt.is-base .bopt-price{color:#8a8a8a}
    /* Doti reach — the one place cards earn their keep (radio group) */
    .bld-reach{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
    @media(min-width:600px){.bld-reach{grid-template-columns:repeat(4,1fr)}}
    @media(min-width:1024px){.bld-reach{grid-template-columns:1fr 1fr}}
    .brch{position:relative;display:flex;flex-direction:column;gap:3px;text-align:left;-webkit-appearance:none;appearance:none;font-family:inherit;
      min-height:96px;padding:14px 13px 12px;border-radius:14px;border:1px solid rgba(0,0,0,0.1);background:#fff;cursor:pointer;
      transition:border-color .28s ease,background .28s ease;-webkit-tap-highlight-color:transparent}
    @media(hover:hover){.brch:hover{border-color:rgba(0,0,0,0.28)}}
    .brch[aria-checked="true"]{border-color:var(--brand-maroon);background:var(--brand-maroon-soft)}
    .brch-code{font-size:15.5px;font-weight:700;letter-spacing:-0.01em;color:#181818}
    .brch-ft{font-size:11.5px;color:#8a8a8a;line-height:1.35}
    .brch-price{margin-top:auto;padding-top:6px;font-size:12.5px;font-weight:600;color:#181818;font-variant-numeric:tabular-nums}
    .brch-pos{position:absolute;top:-8px;right:10px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;
      padding:3px 8px;border-radius:980px;background:#fff;border:1px solid rgba(0,0,0,0.1);color:var(--brand-maroon)}
    html[lang="kn"] .brch-pos{letter-spacing:0;text-transform:none}
    /* ── summary. Desktop: quiet panel pinned to the viewport bottom of its column while the
       options scroll — the total is never out of sight (Mechline principle). Mobile: slim bar. ── */
    .bld-sum{margin-top:clamp(18px,3vh,26px);padding:18px 0 14px;border-top:1px solid rgba(0,0,0,0.1)}
    @media(min-width:1024px){
      .bld-sum{position:sticky;bottom:0;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
      @supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.bld-sum{background:#fff}}
      .bld-items{max-height:22vh;overflow:auto}
    }
    .bld-sum-head{display:flex;align-items:center;gap:10px}
    .bld-sum-lab{display:block;font-size:10.5px;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:#9a9a9a}
    html[lang="kn"] .bld-sum-lab{letter-spacing:.04em;text-transform:none}
    .bld-sum-toggle{display:none}
    .bld-items{list-style:none;margin:10px 0 0;padding:0}
    .bld-item{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;color:#555}
    .bld-item b{font-weight:600;color:#181818;font-variant-numeric:tabular-nums;white-space:nowrap}
    .bld-total{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:8px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.07)}
    .bld-total-lab{font-size:12px;font-weight:600;color:#6a6a6a}
    .bld-total-val{font-size:clamp(22px,5.6vw,28px);font-weight:600;letter-spacing:-0.025em;color:#181818;font-variant-numeric:tabular-nums;transition:transform .25s ease}
    .bld-total-val.is-tick{transform:scale(1.045)}
    @media(prefers-reduced-motion:reduce){.bld-total-val{transition:none}.bld-total-val.is-tick{transform:none}}
    .bld-gst{display:block;margin-top:4px;font-size:11px;color:#9a9a9a}
    .bld-ctas{display:flex;flex-direction:column;gap:9px;margin-top:14px}
    .bld-ctas .lbtn{width:100%}
    /* the third route stays a route, not a button — one filled action per section */
    .bld-wa-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;
      font-size:13px;font-weight:600;color:#666;text-decoration:none;transition:color .2s ease}
    @media(hover:hover){.bld-wa-link:hover{color:#181818}}
    .bld-wa-link:focus-visible{outline:2px solid var(--brand-maroon);outline-offset:2px;border-radius:6px}
    .bld-fine{margin:10px 0 0;font-size:11.5px;line-height:1.6;color:#9a9a9a;text-align:center}


/* Presentation refinements to the existing commerce model. */
#build .sj-title{max-width:25ch}#build .bld-tabs{gap:0;overflow-x:auto;scrollbar-width:none}
#build .bld-tab{flex:1;min-width:0;font-size:14px;letter-spacing:0;text-transform:none;padding:15px 10px;color:#69665f;white-space:nowrap}
#build .bld-tab.is-on{color:#181818;border-bottom-width:3px}
#build .bld-frames{position:relative;background:#f4f2ee;border-radius:4px;border:0}
#build .bld-frame--fit img{padding:3%}
#build .bld-cap{display:none}
#build .bld-media{min-width:0}
#build .bld-rail{gap:8px;margin-top:16px}
#build .bld-count{min-width:38px;color:#5e5a53;letter-spacing:0}
#build .bld-gallery-prev,#build .bld-gallery-next{flex:none;width:44px;height:44px;border:1px solid #d2cec6;border-radius:6px;background:#fff;font-size:20px;cursor:pointer}
#build .bld-gallery-prev:disabled,#build .bld-gallery-next:disabled{opacity:.3;cursor:default}
#build .bld-th{border-radius:4px;width:52px;height:44px;opacity:.8}#build .bld-th.is-on{outline:1px solid var(--brand-maroon);opacity:1}
#build .bld-film-start{position:absolute;inset:0;margin:auto;width:max-content;height:48px;z-index:3;background:#fff;color:#181818;border:0;border-radius:8px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}
#build .bld-frame video{object-fit:contain;background:#151515}
#build .bld-make{font-size:11px;letter-spacing:.16em}
#build .bgrp-sum{min-height:58px;font-size:14px;letter-spacing:0;text-transform:none;color:#24221f}
#build .bgrp-n{margin-left:auto}
#build .bgrp-chev{color:#575047;width:16px;height:16px}
#build .bopt{min-height:72px;padding:14px 10px}
#build .bopt.is-on{background:#f3eee8}
#build .bopt-say{font-size:12px;color:#69635a}
#build .bld-id-note,#build .bld-gst,#build .bld-fine{color:#6f685f}
#build .bld-sum{position:static;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border-top:2px solid #28241e;padding-top:22px}
#build .bld-items{max-height:none}
#build .bld-total-val{font-size:30px}
#build .bld-sum-toggle{display:none}
#build .bld-gst{font-size:12px;line-height:1.6}
#build .brch{border-radius:6px;min-height:122px;padding:17px 14px;gap:7px}
#build .brch-pos{position:static;align-self:start;border:0;background:none;padding:0;font-size:10px;letter-spacing:.04em}
#build .brch-code{font-size:18px}#build .brch-price{font-size:15px}#build .brch-ft{font-size:12px;color:#69635a}
#build .brch[aria-checked="true"]{border-width:2px;padding:16px 13px;background:#faf7f2}
#build .brch[aria-checked="true"] .brch-code::after{content:' ✓';font-size:13px;color:var(--brand-maroon)}
.bld-includes{list-style:none;padding:0;margin:18px 0;font-size:14px;line-height:1.7;color:#555046}
.bld-includes li{padding:6px 0;border-bottom:1px solid #eee9e2}.bld-includes li::before{content:'✓';margin-right:10px;color:var(--brand-maroon)}
@media(max-width:600px){#build .bld-tab{font-size:12px;padding:15px 4px}#build .bld-stage{margin-top:20px}#build .bld-frame{aspect-ratio:1.15}#build .bld-thumbs{flex:1}#build .bld-ctas .lbtn{min-height:50px}#build .bld-fine{text-align:left;font-size:12px}#build .sj-sub{font-size:14px}}
/* Ownership: keep the paper feed and the exact calculation, improve only controls. */
#ownership .crop-seg{border-radius:8px}#ownership .crop-seg-thumb{border-radius:6px}#ownership .crop-ic{display:none}
#ownership .slip-print{border-radius:8px;box-shadow:none;min-height:50px}
#ownership .acre-grid button{border-radius:6px;min-height:44px}#ownership .acre-step{min-width:44px;min-height:44px}
/* Proof is a photographic record, followed by two tangible ways to verify it. */
#karnataka{background:#fff}.prf-lede{display:grid;gap:0}.prf-lede .sj-title{max-width:none}
.prf-evidence{display:grid;gap:34px;margin-top:36px}.prf-evidence figure{margin:0;overflow:hidden}.prf-evidence img{display:block;width:100%;height:100%;object-fit:cover}
.prf-field>img{aspect-ratio:4/3;height:auto;object-position:43% 50%}
.prf-field figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.5;padding-top:14px;color:#6c685f}
.prf-field figcaption .lat{font-size:10px;letter-spacing:.06em;white-space:nowrap}
.prf-people figure{aspect-ratio:3/2}
.prf-title{font-size:23px;font-weight:550;line-height:1.3;letter-spacing:-.025em;margin:24px 0 0}
.prf-desc{font-size:14px;line-height:1.7;color:#6c685f;margin:12px 0 0;max-width:46ch}
.prf-access{display:grid;gap:32px;margin-top:40px;padding-top:8px;border-top:1px solid #d4d0c7}
.prf-call{display:inline-flex;align-items:center;min-height:48px;font-size:19px;letter-spacing:-.01em;color:#24211b;text-decoration:none;margin-top:12px}
.prf-access .lbtn{margin-top:24px}.prf-access svg{display:none}
@media(min-width:900px){.prf-lede{grid-template-columns:1.5fr 1fr;column-gap:64px}.prf-lede .sj-eyebrow{grid-column:1/-1}.prf-lede .sj-sub{align-self:end;margin-bottom:2px}.prf-evidence{grid-template-columns:1.65fr 1fr;gap:60px;margin-top:50px;align-items:start}.prf-people{padding-top:65px}.prf-people figure{aspect-ratio:4/3}.prf-access{grid-template-columns:1fr 1fr;gap:80px;margin-top:60px;padding-top:15px}.prf-access>div:last-child{border-left:1px solid #d4d0c7;padding-left:60px}}
@media(prefers-reduced-motion:reduce){.sj *,.sj *::before,.sj *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

#build .bld-film-start[hidden]{display:none}
.jw-alternative[hidden]{display:none}

.job-items:has(> :only-child){display:none}
@media(max-width:899px){.jw-hero{aspect-ratio:16/10}.job-out-eyebrow{font-size:21px}.job-note{font-size:13px}.jw-advisor{margin-top:18px}.job-ctas{margin-top:20px}}

body.journey-active .wa-fab,body.journey-active .sound-fab:not(:has([aria-pressed="true"])){visibility:hidden;opacity:0;pointer-events:none}

#build .bld-items:has(> :only-child){display:none}

.jw-hero.has-error::after,#build .bld-frame.has-error::after{content:attr(data-label);position:absolute;inset:0;display:grid;place-items:center;text-align:center;font-size:26px;color:#746d63;padding:20px}
#build .bld-frame img[hidden]{display:none}

#build .bld-tabs:has(> :nth-child(4)) .bld-tab{flex:0 0 auto;min-width:140px}
