/*
 * CraftersVibe Desktop v2 front door.
 * One owner and one definitive stylesheet. No legacy front-door override stack.
 * Content surfaces are intentionally opaque.
 */
body.cv-clean-desktop-frontdoor{margin:0;background:#f3eee5;color:#17382f;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:17px;line-height:1.45;overflow-x:hidden}
body.cv-clean-desktop-frontdoor *{box-sizing:border-box}
body.cv-clean-desktop-frontdoor .cv-home{min-height:100vh;background:#f3eee5;color:#17382f}
body.cv-clean-desktop-frontdoor .cv-home a{color:inherit;text-decoration:none}
body.cv-clean-desktop-frontdoor .cv-home button,body.cv-clean-desktop-frontdoor .cv-home input{font:inherit}
body.cv-clean-desktop-frontdoor .cv-home h1,body.cv-clean-desktop-frontdoor .cv-home h2,body.cv-clean-desktop-frontdoor .cv-home p{padding:0}

.cv-home-header{display:grid;grid-template-columns:auto minmax(360px,1fr) auto;align-items:center;gap:24px;padding:14px clamp(26px,4vw,72px);background:#fffdf8;border-bottom:1px solid #d7d1c6}
.cv-home-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}
.cv-home-brand img{display:block;width:58px;height:58px;object-fit:contain;border-radius:8px}
.cv-home-brand span{font-family:Georgia,"Times New Roman",serif;font-size:31px;line-height:1;font-weight:700;color:#17382f}
.cv-home-brand em{margin-left:2px;color:#a85b43;font-weight:500}
.cv-home-search{display:grid;grid-template-columns:1fr auto;min-width:0;background:#fff;border:2px solid #315f52;border-radius:12px;overflow:hidden}
.cv-home-search input{width:100%;min-width:0;height:50px;margin:0;padding:0 16px;border:0;background:#fff;color:#17382f;box-shadow:none;outline:0;font-size:16px}
.cv-home-search input::placeholder{color:#667871;opacity:1}
.cv-home-search button{min-width:96px;border:0;border-radius:0;background:#174d3e;color:#fff;padding:0 22px;font-weight:850;cursor:pointer}
.cv-home-account{display:flex;align-items:center;gap:10px}
.cv-home-account a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 17px;border-radius:10px;font-size:15px;font-weight:850;white-space:nowrap}
.cv-home-account .is-secondary{background:#fff;color:#174d3e;border:1.5px solid #315f52}
.cv-home-account .is-primary{background:#e0b33f;color:#153a31!important;-webkit-text-fill-color:#153a31!important;border:2px solid #9d7410;box-shadow:0 5px 14px rgba(88,65,10,.18)}

.cv-home-nav{display:flex;align-items:center;gap:34px;min-height:48px;padding:0 clamp(26px,4vw,72px);background:#163f34;color:#fff;border-bottom:4px solid #a85b43}
.cv-home-nav>a,.cv-home-nav>button{display:inline-flex;align-items:center;min-height:44px;border:0;background:#163f34;color:#fff;padding:0;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}
.cv-home-nav>button{color:#ffe9a8}
.cv-home-nav .cv-language-external-mount{margin-left:auto;color:#fff}

.cv-home-account .is-primary:hover,.cv-home-account .is-primary:focus-visible{background:#f0c956;border-color:#7d5c0d;transform:translateY(-1px)}
.cv-home-nav>a:hover,.cv-home-nav>button:hover,.cv-home-nav>a:focus-visible,.cv-home-nav>button:focus-visible{color:#ffe9a8;text-decoration:underline;text-underline-offset:4px}
.cv-home-feedback-bridge-open{overflow:hidden}

.cv-home-main{max-width:1560px;margin:0 auto;padding:24px clamp(26px,4vw,72px) 38px}
.cv-home-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(420px,.78fr);gap:22px;align-items:stretch}
.cv-home-hero-copy{padding:34px 38px 30px;border:1px solid #d6d0c4;border-radius:20px;background:#fffdf8;box-shadow:0 12px 32px #d8d1c3}
.cv-home-kicker{margin:0 0 10px;color:#9f452f;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.cv-home-kicker span{color:#174d3e}
.cv-home-hero h1{max-width:900px;margin:0;color:#16382f;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4vw,68px);line-height:.99;letter-spacing:-.035em;font-weight:750}
.cv-home-lead{max-width:840px;margin:18px 0 20px;color:#3e554d;font-size:20px;line-height:1.45;font-weight:600}
.cv-home-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px}
.cv-home-types>a{display:grid;gap:5px;min-height:98px;padding:15px;border:1.5px solid #bfcfc7;border-radius:13px;background:#eef4f0;color:#17382f}
.cv-home-types>a:hover{border-color:#6f9588;background:#e6f0eb}
.cv-home-types b{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.1}
.cv-home-types small{color:#4a6259;font-size:14px;line-height:1.35}
.cv-home-actions{display:flex;justify-content:center;margin:4px 0 19px}
.cv-home-signup{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-width:270px;min-height:56px;padding:0 28px;border:2px solid #205c50;border-radius:12px;background:#205c50;color:#fff!important;font-size:18px;font-weight:900;box-shadow:0 7px 18px #d1ccc2}
.cv-home-signup:hover{background:#174d3e;border-color:#174d3e}
.cv-home-proof{display:flex;flex-wrap:wrap;gap:8px}
.cv-home-proof span{display:inline-flex;align-items:center;min-height:34px;padding:5px 10px;border:1px solid #ccd8d2;border-radius:999px;background:#fff;color:#24463b;font-size:14px;font-weight:750}

.cv-home-quick{display:block;min-width:0}
.cv-home-card{min-width:0;padding:18px;border:1.5px solid #cfd8d3;border-radius:17px;background:#fff;color:#17382f;box-shadow:0 7px 20px #ddd8ce}
.cv-home-price{height:100%;border-top:5px solid #a85b43;padding:22px}
.cv-home-buyer{border-top:5px solid #467a6c}
.cv-home-founder{border-top:5px solid #174d3e}
.cv-home-voice{border:2px solid #c99b2f;border-top:7px solid #c99b2f;background:#fff9e8;box-shadow:0 10px 24px #d9d1bf}
.cv-home-card-head{display:grid;gap:3px;margin-bottom:10px}
.cv-home-card-head>span{color:#9f452f;font-size:11px;font-weight:950;letter-spacing:.11em}
.cv-home-card-head>strong{color:#16382f;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.15}
.cv-home-price .cv-home-card-head>span{font-size:13px;letter-spacing:.13em}
.cv-home-price .cv-home-card-head>strong{font-size:34px;line-height:1.06;margin-top:5px}
.cv-home-voice .cv-home-card-head>span{color:#745812}
.cv-home-voice .cv-home-card-head>strong{font-size:28px}
.cv-home-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px;margin:10px 0 10px;color:#29483e}
.cv-home-price-line b{font-size:34px;color:#17382f}
.cv-home-price-line span{font-size:15px;font-weight:700}
.cv-home-price-line i{color:#a85b43;font-style:normal;font-size:22px;font-weight:900}
.cv-home-card p{margin:7px 0 11px;color:#465d55;font-size:15px;line-height:1.45}
.cv-home-card>a,.cv-home-card>button{border:0;background:#fff;color:#174d3e;padding:0;font-size:14px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.cv-home-voice>button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:9px;background:#174d3e;color:#fff;text-decoration:none}

.cv-home-plan-details{margin-top:13px;border-top:1px solid #dce3df;padding-top:11px}
.cv-home-plan-details>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;color:#174d3e;font-size:15px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.cv-home-plan-details>summary::-webkit-details-marker{display:none}
.cv-home-plan-details>summary span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf4f0;text-decoration:none}
.cv-home-plan-details[open]>summary span{transform:rotate(45deg)}
.cv-home-plan-panel{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid #dce4df;border-radius:12px;background:#f8faf8}
.cv-home-rollout{display:grid;gap:3px;padding:10px 11px;border:1px solid #d7e1dc;border-radius:9px;background:#eef4f0;color:#38574c;font-size:12px;line-height:1.4}
.cv-home-rollout b{color:#17382f;font-size:13px}
.cv-home-plan-table{display:grid;border:1px solid #d7e0db;border-radius:10px;overflow:hidden;background:#fff}
.cv-home-plan-table>div{display:grid;grid-template-columns:minmax(130px,1.45fr) .75fr .65fr .75fr;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border-top:1px solid #e5ebe8;color:#4c6259;font-size:12px}
.cv-home-plan-table>div:first-child{border-top:0}
.cv-home-plan-table .is-head{background:#173f34;color:#fff;font-weight:850}
.cv-home-plan-table strong{color:#17382f}
.cv-home-plan-table .is-head span{color:#fff}

.cv-home-community-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;align-items:stretch}
.cv-home-community-row .cv-home-card{display:flex;flex-direction:column;min-height:245px;padding:22px}
.cv-home-community-row .cv-home-card p{font-size:16px}
.cv-home-community-row .cv-home-card>a,.cv-home-community-row .cv-home-card>button{margin-top:auto;align-self:flex-start}
.cv-home-founder-progress{height:10px;margin:10px 0;border:1px solid #c7d6cf;border-radius:999px;background:#e8efeb;overflow:hidden}
.cv-home-founder-progress i{display:block;height:100%;background:#a85b43;border-radius:999px}

.cv-home-difference{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.8fr);gap:24px;margin-top:22px;padding:28px 30px;border:1px solid #d8d1c6;border-radius:18px;background:#173f34;color:#fff}
.cv-home-difference .cv-home-kicker{color:#ffd7c9}
.cv-home-difference h2{max-width:430px;margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.08}
.cv-home-difference-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.cv-home-difference-grid>article{position:relative;display:grid;gap:5px;min-height:128px;padding:16px 48px 16px 16px;border:1px solid #719589;border-radius:12px;background:#fff;color:#17382f}
.cv-home-difference-grid>article>b{font-size:16px}
.cv-home-difference-grid>article>span{font-size:14px;line-height:1.4;color:#466158}
.cv-home-info{position:absolute;top:12px;right:12px;z-index:5}
.cv-home-info>summary{display:grid;place-items:center;width:26px;height:26px;border:1px solid #7d9c91;border-radius:50%;background:#eef4f0;color:#174d3e;font-family:Georgia,serif;font-size:15px;font-weight:900;list-style:none;cursor:pointer}
.cv-home-info>summary::-webkit-details-marker{display:none}
.cv-home-info>div{position:absolute;right:0;top:34px;width:min(380px,calc(100vw - 80px));padding:15px;border:1px solid #b9cbc3;border-radius:12px;background:#fffdf8;color:#29483e;box-shadow:0 14px 35px #b8b1a7;font-size:13px;line-height:1.45}
.cv-home-info>div strong{display:block;margin-bottom:6px;color:#17382f;font-size:15px}
.cv-home-info>div p{margin:7px 0;color:#465d55}

.cv-home-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:24px clamp(32px,4vw,72px);background:#102f27;color:#fff;border-top:4px solid #a85b43}
.cv-home-footer>div{display:grid;gap:3px;min-width:220px}
.cv-home-footer strong{font-family:Georgia,"Times New Roman",serif;font-size:24px}
.cv-home-footer strong span{color:#e39478}
.cv-home-footer small{color:#d6e4de;font-size:13px}
.cv-home-footer nav{display:flex;gap:18px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.cv-home-footer a,.cv-home-footer button{border:0;background:#102f27;color:#fff;padding:0;font-size:14px;font-weight:750;cursor:pointer}
.cv-home-footer .cv-home-facebook{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#1877f2;color:#fff;font-family:Arial,sans-serif;font-size:27px;font-weight:900;line-height:1;text-decoration:none}
.cv-home-footer .cv-home-facebook span{transform:translateY(1px)}

.cv-home :focus-visible{outline:3px solid #111;outline-offset:3px;box-shadow:0 0 0 2px #fff}

@media (max-width:1260px){
  .cv-home-header{grid-template-columns:auto 1fr;gap:12px 18px}.cv-home-account{grid-column:2;grid-row:2;justify-content:flex-end}.cv-home-search{grid-column:2;grid-row:1}
  .cv-home-nav{gap:16px}.cv-home-hero{grid-template-columns:1fr}.cv-home-types{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-home-price{height:auto}.cv-home-community-row{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:1020px){
  .cv-home-nav>a:nth-of-type(4),.cv-home-nav>a:nth-of-type(5){display:none}.cv-home-community-row{grid-template-columns:1fr}.cv-home-difference{grid-template-columns:1fr}.cv-home-footer{align-items:flex-start;flex-direction:column}.cv-home-footer nav{justify-content:flex-start}
}
@media (prefers-reduced-motion:reduce){.cv-home *{scroll-behavior:auto;transition:none;animation:none}}
