
:root{--cream:#f5f9ff;--cream2:#eef5fc;--green:#76b7df;--green2:#725f91;--green3:#9a8bb2;--yellow:#ead58f;--yellow2:#f4e7b9;--brown:#725f91;--ink:#2f3140;--muted:#747486;--white:#fff;--line:#dedceb;--shadow:0 18px 50px rgba(94,82,120,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink);line-height:1.55}a{color:inherit}.site-nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px);background:rgba(251,248,239,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(10px)}.site-nav.compact{position:relative}.brand{font-family:Georgia,serif;font-size:29px;font-weight:700;color:var(--green2);text-decoration:none;display:flex;align-items:center;gap:8px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--yellow);font-family:Inter,sans-serif;font-size:16px}.desktop-nav{display:flex;gap:34px}.desktop-nav a,.text-link{text-decoration:none;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:14px 22px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background;font-size:15px}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(91,125,158,.18)}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green2)}.btn-outline{background:rgba(255,255,255,.6);color:var(--brown);border:1px solid var(--brown)}.btn-yellow{background:var(--yellow);color:var(--brown)}.btn-full{width:100%}.hero-shell{background:linear-gradient(130deg,#fbfdff 0%,#eef6fc 58%,#f2edf8 100%);border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{max-width:1400px;margin:auto;padding:70px clamp(24px,5vw,72px);display:grid;grid-template-columns:.9fr 1.2fr;gap:58px;align-items:center}.pill,.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.08em;color:var(--brown)}.pill{background:var(--yellow2);padding:8px 13px;border-radius:999px}.hero-copy-wrap h1{font-family:Georgia,serif;font-size:clamp(48px,5.8vw,78px);line-height:.98;letter-spacing:-2px;margin:20px 0}.hero-copy-wrap h1 span{color:var(--green)}.hero-sub{font-size:18px;color:#555769;max-width:630px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0 20px}.trust-line{display:flex;gap:22px;flex-wrap:wrap;font-size:13px}.trust-line span{color:var(--green2)}.dashboard-demo{background:#fcfdff;border:1px solid #dedceb;border-radius:22px;padding:20px;box-shadow:var(--shadow);position:relative}.demo-top{display:flex;justify-content:space-between;padding:4px 5px 18px}.demo-top span{font-size:12px;padding:7px 10px;border:1px solid var(--line);border-radius:8px}.demo-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.demo-metrics>div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px}.demo-metrics small,.demo-metrics em{display:block;font-size:11px;color:var(--muted)}.demo-metrics strong{display:block;font-size:31px;margin:2px 0}.demo-metrics em{color:var(--green);font-style:normal;font-weight:800}.demo-lower{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-top:12px}.chart-card,.activity-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;position:relative}.chart-title{font-weight:800;font-size:13px}.chart-card svg{color:var(--green);width:100%;height:180px;margin-top:10px}.chart-tip{position:absolute;right:16px;top:62px;background:var(--yellow2);padding:8px 10px;border-radius:8px;font-size:12px;font-weight:800}.activity-card p{font-size:12px;border-bottom:1px solid #e8e5f0;padding:11px 0;margin:0}.activity-card p span{float:right;color:var(--muted)}.industry-strip{padding:26px clamp(24px,5vw,72px) 30px;text-align:center;background:#fbfdff;border-bottom:1px solid var(--line)}.industry-strip>p{font-size:12px;font-weight:900;letter-spacing:.06em}.industry-list{display:grid;grid-template-columns:repeat(6,1fr);max-width:1200px;margin:18px auto 8px}.industry-list button{border:0;border-right:1px solid var(--line);background:transparent;padding:10px;color:var(--green2);font-size:27px;cursor:pointer;transition:.2s}.industry-list button:last-child{border-right:0}.industry-list button span{display:block;color:var(--ink);font-size:12px;margin-top:6px}.industry-list button:hover,.industry-list button.selected{transform:translateY(-3px);color:var(--brown)}.industry-message{min-height:24px;color:var(--green);font-size:13px;font-weight:700}.section{max-width:1280px;margin:auto;padding:78px clamp(24px,5vw,72px)}.section-heading{text-align:center;max-width:720px;margin:0 auto 38px}.section-heading h2,.reviews-head h2,.faq-block h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,54px);line-height:1.05;color:var(--green2);margin:8px 0}.section-heading p,.reviews-head p{color:var(--muted)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:16px;padding:26px;text-align:center;position:relative;transition:.25s}.step-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);background:#fff}.step-card b{position:absolute;left:15px;top:15px;background:var(--green);color:#fff;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.step-icon{font-size:34px;color:var(--brown);background:var(--yellow2);width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:12px auto}.step-card p{font-size:14px;color:var(--muted)}.pricing-band{max-width:1280px;margin:10px auto 60px;display:grid;grid-template-columns:1fr 1fr;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.benefit-panel{background:linear-gradient(135deg,var(--green2),var(--green));color:#fff;padding:46px}.benefit-panel h2{font-family:Georgia,serif;font-size:42px;line-height:1.08;margin:8px 0 22px}.benefit-panel ul{list-style:none;padding:0;columns:2}.benefit-panel li{margin:10px 0}.light{color:var(--yellow)}.price-panel{background:#fbf8ef;text-align:center;padding:46px;display:flex;flex-direction:column;justify-content:center;align-items:center}.price-badge{background:var(--yellow);padding:6px 12px;border-radius:999px;font-size:11px;font-weight:900}.price{font-family:Georgia,serif;font-size:56px;margin:12px 0;color:var(--brown)}.price small{font-family:Inter,sans-serif;font-size:15px}.price-panel .btn{max-width:360px;margin:12px auto}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:24px}.review-stage{display:grid;grid-template-columns:52px 1fr 52px;gap:20px;align-items:center;margin-top:30px}.review-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:38px;min-height:240px;box-shadow:0 12px 30px rgba(94,82,120,.07)}.review-stars{color:#c7a847;letter-spacing:4px;font-size:21px}.review-card blockquote{font-family:Georgia,serif;font-size:26px;line-height:1.4;margin:18px 0}.review-byline{display:flex;flex-direction:column}.review-byline span{color:var(--muted);font-size:13px}.review-arrow{border:0;background:var(--yellow2);color:var(--brown);width:48px;height:48px;border-radius:50%;font-size:30px;cursor:pointer}.review-dots{text-align:center;margin-top:16px}.review-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#cbc7d6;margin:0 5px}.review-dots button.active{background:var(--green)}.faq-cta{display:grid;grid-template-columns:.9fr 1.2fr;gap:30px;align-items:stretch}.faq-block details{background:#fff;border:1px solid var(--line);border-radius:11px;margin:8px 0;padding:0 16px}.faq-block summary{font-weight:800;padding:16px 0;cursor:pointer}.faq-block details p{color:var(--muted);padding:0 0 16px;margin:0}.final-cta{border-radius:20px;background:linear-gradient(135deg,#f4e7b9,#fbf5df);padding:44px;display:flex;gap:24px;align-items:center}.final-cta h2{font-family:Georgia,serif;font-size:38px;margin:0 0 8px;color:var(--brown)}.cta-icon{width:78px;height:78px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-size:30px;color:var(--green2);flex:0 0 auto}.footer{background:#67577f;color:#fbf9ff;padding:46px clamp(24px,6vw,90px);display:grid;grid-template-columns:2fr repeat(3,1fr);gap:42px}.footer-brand{color:#fff}.footer>div{display:flex;flex-direction:column;gap:8px}.footer a{text-decoration:none;font-size:13px}.footer strong{color:var(--yellow);font-size:12px;letter-spacing:.05em}.footer p{color:#e5e0ec;font-size:13px}.reveal{opacity:0;transform:translateY(16px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
/* intake */.client-intake-shell{min-height:100vh;background:var(--cream)}.intake-secure{font-size:13px;font-weight:700;color:var(--muted)}.intake-main{padding:64px 20px 90px}.intake-card,.review-form-card{max-width:700px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:42px;box-shadow:var(--shadow)}.intake-card{margin:auto}.intake-card h1,.review-form-card h1{font-family:Georgia,serif;font-size:clamp(40px,6vw,60px);line-height:1.02;color:var(--green2);margin:14px 0}.intake-copy,.review-form-card>p{font-size:18px;color:var(--muted)}.intake-card form,.review-form-card form{display:grid;gap:16px}.intake-card label,.review-form-card label{display:grid;gap:7px;font-size:14px;font-weight:800}.intake-card label>span,.review-form-card label>span,legend span{color:var(--brown)}input,textarea{width:100%;padding:14px 15px;border:1px solid #d8d4e3;border-radius:10px;font:inherit;background:#fff;outline:none}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(118,183,223,.18)}textarea{resize:vertical}.success-message{font-weight:800;color:var(--green)}.intake-footnote,.review-note{font-size:12px;color:#858294;text-align:center}.btn:disabled{opacity:.65;cursor:wait}
/* review page */.review-page{background:linear-gradient(135deg,#fbfdff,#eee8f6)}.review-main{max-width:1160px;margin:auto;padding:60px 24px 90px;display:grid;grid-template-columns:1.4fr .8fr;gap:32px;align-items:start}.review-form-card{max-width:none}.review-form-card small{color:var(--muted);font-weight:400}.rating-field{border:0;padding:0;margin:0}.rating-field legend{font-size:14px;font-weight:800;margin-bottom:7px}.star-picker{display:flex;gap:7px}.star-picker button{border:0;background:transparent;font-size:38px;color:#d4cfdd;cursor:pointer;padding:0}.star-picker button.active{color:#c7a847}.check-label{display:flex!important;grid-template-columns:auto 1fr!important;align-items:start}.check-label input{width:auto;margin-top:4px}.review-submit-message{margin-top:18px;padding:14px;border-radius:10px;color:var(--green2);background:#eef7fc}.review-submit-message:empty{display:none}.review-side{position:sticky;top:110px;display:grid;gap:18px}.side-quote{font-family:Georgia,serif;font-size:36px;line-height:1.1;color:var(--green2);padding:34px}.mini-card{background:var(--green2);color:#fff;padding:28px;border-radius:18px}.mini-card p{color:#e7eadf}.legal{max-width:820px;margin:60px auto;padding:30px}.legal h1{font-family:Georgia,serif;font-size:48px;color:var(--green2)}
@media(max-width:900px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:48px}.demo-metrics{grid-template-columns:repeat(2,1fr)}.industry-list{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(2,1fr)}.pricing-band{margin:10px 20px 50px}.faq-cta,.review-main{grid-template-columns:1fr}.review-side{position:static}.footer{grid-template-columns:1fr 1fr}.reviews-head{align-items:start;flex-direction:column}.review-stage{grid-template-columns:40px 1fr 40px}.review-card blockquote{font-size:22px}}@media(max-width:620px){.site-nav{padding:0 18px}.nav-button{padding:11px 14px}.brand{font-size:24px}.hero-grid{padding:40px 20px}.hero-copy-wrap h1{font-size:48px}.dashboard-demo{padding:12px}.demo-lower{grid-template-columns:1fr}.activity-card{display:none}.industry-list{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.benefit-panel ul{columns:1}.pricing-band{grid-template-columns:1fr}.review-stage{grid-template-columns:1fr}.review-arrow{display:none}.review-card{padding:26px}.faq-cta{padding-left:20px;padding-right:20px}.final-cta{flex-direction:column;align-items:flex-start}.footer{grid-template-columns:1fr 1fr}.review-main{padding:30px 14px}.review-form-card{padding:28px 20px}.site-nav.compact .text-link{font-size:12px}}

/* client website integration */
.owner-tools{display:flex;align-items:center;gap:14px}.btn-integration{background:var(--yellow2);color:var(--green2);border:1px solid #d7c67f;padding:11px 15px;font-size:12px;box-shadow:none}.btn-integration:hover{background:var(--yellow);transform:translateY(-1px)}
.client-owner-card{margin-top:24px;border:1px dashed #d7d0e2;border-radius:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f7f3fb}.client-owner-card div{display:flex;flex-direction:column;gap:3px}.client-owner-card strong{color:var(--green2);font-size:14px}.client-owner-card span{font-size:12px;color:var(--muted)}.text-action{border:0;background:transparent;color:var(--brown);font-weight:900;cursor:pointer;white-space:nowrap;font-size:13px;padding:8px}
.modal-open{overflow:hidden}.integration-modal{position:fixed;inset:0;z-index:1000;opacity:0;transition:opacity .18s ease}.integration-modal.open{opacity:1}.integration-backdrop{position:absolute;inset:0;background:rgba(49,45,65,.68);backdrop-filter:blur(4px)}.integration-panel{position:absolute;right:0;top:0;height:100%;width:min(720px,94vw);overflow:auto;background:var(--cream);padding:46px 38px 36px;box-shadow:-20px 0 60px rgba(60,52,78,.25);transform:translateX(26px);transition:transform .22s ease}.integration-modal.open .integration-panel{transform:none}.integration-close{position:absolute;right:22px;top:18px;border:0;background:#fff;width:40px;height:40px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer;color:var(--green2);box-shadow:0 4px 16px rgba(0,0,0,.08)}.integration-panel h2{font-family:Georgia,serif;color:var(--green2);font-size:clamp(34px,5vw,48px);line-height:1.02;margin:12px 48px 10px 0}.integration-intro{color:var(--muted);font-size:16px;margin-bottom:26px}.integration-option{display:grid;grid-template-columns:42px 1fr;gap:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;margin:14px 0}.integration-option.featured{border-color:#d2bb69;box-shadow:0 9px 28px rgba(78,71,43,.08)}.integration-number{width:34px;height:34px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-weight:900}.integration-option-head{display:flex;justify-content:space-between;align-items:start;gap:12px}.integration-option-head>div{display:flex;flex-direction:column;gap:3px}.integration-option-head strong{color:var(--green2);font-size:16px}.integration-option-head span:not(.recommended){color:var(--muted);font-size:12px}.recommended{background:var(--yellow);color:var(--brown);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;letter-spacing:.04em}.integration-option p{font-size:12px;color:var(--muted);margin:9px 0 0}.code-box{margin-top:13px;display:grid;grid-template-columns:1fr auto;border:1px solid #d9d4e3;border-radius:10px;overflow:hidden;background:#f5f2f9}.code-box code{padding:13px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#514b62}.code-box button{border:0;border-left:1px solid #d9d4e3;background:var(--green2);color:#fff;padding:0 15px;font-weight:900;cursor:pointer}.code-box button.copied{background:var(--green)}.builder-help{margin-top:26px}.builder-help>strong{color:var(--green2)}.builder-grid{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.builder-grid button{border:1px solid #d9d4e3;background:#fff;border-radius:999px;padding:8px 12px;font-weight:800;color:var(--green2);cursor:pointer}.builder-grid button.active,.builder-grid button:hover{background:var(--yellow2);border-color:#c8ac4e}.builder-instructions{background:#fff;border-left:4px solid var(--yellow);border-radius:8px;padding:14px 16px;color:var(--muted);font-size:13px;min-height:48px}.integration-footer{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.integration-footer span{font-size:12px;color:var(--muted)}.integration-footer a{color:var(--green2);font-weight:800}
@media(max-width:720px){.owner-tools .intake-secure{display:none}.btn-integration{font-size:0;padding:10px 12px}.btn-integration:after{content:'Integrate';font-size:12px}.client-owner-card{align-items:flex-start;flex-direction:column}.integration-panel{width:100%;padding:52px 18px 28px}.integration-option{grid-template-columns:34px 1fr;padding:16px}.integration-option-head{flex-direction:column}.code-box{grid-template-columns:1fr}.code-box code{white-space:normal;overflow-wrap:anywhere}.code-box button{border-left:0;border-top:1px solid #d9d4e3;padding:12px}.integration-footer{align-items:flex-start;flex-direction:column}.integration-footer .btn{width:100%}}


/* Lead Besties 28-second explainer demo */
.how-demo-modal[hidden]{display:none!important}
.how-demo-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}
.how-demo-backdrop{position:absolute;inset:0;background:rgba(31,45,36,.72);backdrop-filter:blur(7px)}
.how-demo-card{position:relative;z-index:1;width:min(920px,96vw);background:#f4f1f8;border:1px solid rgba(114,95,145,.16);border-radius:26px;box-shadow:0 30px 90px rgba(52,45,68,.35);overflow:hidden}
.how-demo-close{position:absolute;right:15px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#67577f;font-size:26px;line-height:1;cursor:pointer;z-index:3}
.how-demo-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 62px 18px 28px;border-bottom:1px solid rgba(57,82,64,.12)}
.how-demo-header>div{display:flex;flex-direction:column;gap:4px}
.how-demo-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:#b6963f}
.how-demo-header strong{font-family:Georgia,serif;font-size:20px;color:#625477}
.how-demo-sound,.how-demo-controls button{border:1px solid rgba(114,95,145,.16);background:#fff;color:#6d5d84;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}
.how-demo-stage{position:relative;min-height:470px;background:linear-gradient(145deg,#f8fbff,#eee8f5);overflow:hidden}
.how-demo-scene{position:absolute;inset:0;padding:54px 52px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;transform:translateY(18px) scale(.985);pointer-events:none;transition:opacity .45s ease,transform .45s ease}
.how-demo-scene.is-active{opacity:1;transform:none;pointer-events:auto}
.how-demo-scene h2{font-family:Georgia,serif;font-size:clamp(28px,4vw,44px);line-height:1.05;max-width:720px;color:#67577f;margin:18px 0 10px}
.how-demo-scene p{max-width:650px;font-size:17px;color:#6e7082;margin:0}
.how-demo-icon{font-size:70px;color:#d0b25b;line-height:1}
.how-demo-label{margin-top:10px;font-size:11px;letter-spacing:.15em;font-weight:800;color:#9b7d34}
.how-lead-card,.how-message-card,.how-reply-card{width:min(530px,90%);background:white;border:1px solid rgba(57,82,64,.14);border-radius:18px;box-shadow:0 18px 40px rgba(37,55,43,.12);padding:22px;text-align:left;display:flex;flex-direction:column;gap:7px}
.how-lead-card span,.how-message-card span,.how-reply-card span{font-size:11px;letter-spacing:.12em;font-weight:800;color:#b0923d}
.how-lead-card strong,.how-message-card strong,.how-reply-card strong{font-size:19px;color:#67577f}
.how-lead-card small,.how-message-card small{font-size:15px;color:#77788a}
.how-message-card b{align-self:flex-end;color:#5e9fc7;font-size:13px}
.how-reply-card{border-left:5px solid #76b7df}
.how-dashboard-card{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(600px,90%)}
.how-dashboard-card div{background:#fff;border:1px solid rgba(57,82,64,.13);border-radius:16px;padding:22px}
.how-dashboard-card b{display:block;font-family:Georgia,serif;font-size:36px;color:#67577f}
.how-dashboard-card span{font-size:13px;color:#77788a}
.how-demo-logo{font-size:28px;color:#67577f}
.how-demo-logo strong{font-family:Georgia,serif}
.how-demo-controls{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:16px 20px;background:#fff}
.how-demo-progress{height:8px;background:#e6e3ed;border-radius:999px;overflow:hidden}
.how-demo-progress span{display:block;width:0;height:100%;background:#76b7df;border-radius:999px}
#how-demo-time{font-size:12px;color:#737587;font-variant-numeric:tabular-nums}
body.modal-open{overflow:hidden}
@media(max-width:680px){
  .how-demo-modal{padding:10px}
  .how-demo-header{padding:20px 50px 15px 20px;align-items:flex-start;flex-direction:column}
  .how-demo-stage{min-height:430px}
  .how-demo-scene{padding:38px 20px}
  .how-demo-controls{grid-template-columns:auto 1fr auto}
  #how-demo-time{display:none}
  .how-dashboard-card{gap:7px}
  .how-dashboard-card div{padding:15px 8px}
}

/* SMS consent / compliance */
.sms-consent{display:flex!important;align-items:flex-start;gap:10px;font-size:.78rem;line-height:1.45;font-weight:400!important;margin-top:2px}.sms-consent input{width:18px!important;height:18px!important;min-width:18px;margin-top:2px}.sms-consent span{display:block}.sms-consent a{text-decoration:underline;color:inherit}

/* individualized industry tiles */
.industry-strip{padding-top:38px;padding-bottom:38px}
.industry-strip>p{font-size:13px;color:var(--green2);margin-bottom:22px}
.industry-list{max-width:1400px;gap:0;margin:0 auto 22px}
.industry-list button{min-height:270px;padding:16px 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:var(--green2);border-radius:0}
.industry-list button:hover,.industry-list button.selected{background:#f6f2fa;transform:translateY(-4px)}
.industry-list .industry-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f2eef8,#fbfdff);border:1px solid #e0dbe9;color:var(--green);font-size:39px;margin-bottom:13px;box-shadow:0 8px 20px rgba(94,82,120,.08)}
.industry-list button:nth-child(1) .industry-icon,.industry-list button:nth-child(4) .industry-icon{color:var(--brown)}
.industry-list button strong{display:block;color:var(--green2);font-size:16px;line-height:1.2;margin:0 0 11px}
.industry-list button small{display:block;color:#555769;font-size:12px;line-height:1.5;max-width:190px}
.industry-tagline{color:var(--green);font-size:18px;font-weight:900;margin-top:12px}
@media(max-width:1000px){.industry-list{grid-template-columns:repeat(3,1fr)}.industry-list button:nth-child(3){border-right:0}.industry-list button{border-bottom:1px solid var(--line)}}
@media(max-width:620px){.industry-list{grid-template-columns:1fr}.industry-list button{min-height:auto;border-right:0;padding:20px 12px}.industry-list .industry-icon{width:70px;height:70px}.industry-list button small{max-width:330px}.industry-tagline{font-size:16px}}

/* Lead Besties vivid brand refresh — sky blue + dusty purple + light gold */
:root{
  --cream:#f7f5ff;--cream2:#eef8ff;
  --green:#49aee8;--green2:#6f4f96;--green3:#9577b8;
  --yellow:#f3cf63;--yellow2:#fff0b5;--brown:#6f4f96;
  --ink:#29263a;--muted:#68677a;--white:#fff;--line:#ddd8eb;
  --shadow:0 22px 60px rgba(89,67,125,.17)
}
body{background:linear-gradient(180deg,#fbfaff 0%,#f5faff 45%,#fbf8ff 100%)}
.site-nav{background:rgba(255,255,255,.92);box-shadow:0 5px 22px rgba(85,64,119,.07)}
.brand{color:#67478d}.brand-mark{background:linear-gradient(135deg,#f7d56d,#ffdF86);color:#624184;box-shadow:0 5px 14px rgba(224,181,55,.28)}
.btn-primary{background:linear-gradient(135deg,#55b9ed 0%,#7a5aa2 100%);box-shadow:0 10px 25px rgba(91,84,166,.25)}
.btn-primary:hover{background:linear-gradient(135deg,#39a8e5 0%,#68468f 100%);box-shadow:0 14px 30px rgba(91,84,166,.32)}
.btn-yellow{background:linear-gradient(135deg,#f7d86f,#f0c653);color:#553b72}
.hero-shell{background:
 radial-gradient(circle at 88% 18%,rgba(243,207,99,.34),transparent 24%),
 radial-gradient(circle at 72% 78%,rgba(117,83,158,.17),transparent 28%),
 linear-gradient(125deg,#f8fcff 0%,#e7f6ff 48%,#eee5f8 100%)}
.hero-copy-wrap h1{color:#342a4b;text-shadow:0 2px 0 rgba(255,255,255,.55)}
.hero-copy-wrap h1 span{background:linear-gradient(90deg,#269fdc,#7955a0);-webkit-background-clip:text;background-clip:text;color:transparent}
.pill{background:linear-gradient(90deg,#fff0b7,#f8d76f);color:#654989;border:1px solid rgba(208,170,62,.28);box-shadow:0 6px 18px rgba(213,174,64,.13)}
.dashboard-demo{background:rgba(255,255,255,.88);border-color:#d7cde7;box-shadow:0 26px 65px rgba(85,67,120,.2)}
.demo-metrics>div{border-top:3px solid #58b8e9}.demo-metrics>div:nth-child(even){border-top-color:#8a69ad}
.industry-strip{background:linear-gradient(180deg,#fff 0%,#f6f1fb 100%)}
.industry-list button{transition:.22s ease;border-color:#ded6ea}
.industry-list button:hover,.industry-list button.selected{background:linear-gradient(180deg,#edf8ff,#f3ebfa);box-shadow:0 12px 26px rgba(92,71,128,.12);border-radius:16px}
.industry-list .industry-icon{background:linear-gradient(145deg,#e1f5ff,#eee3f8)!important;border:2px solid rgba(101,79,144,.14)!important;box-shadow:0 10px 24px rgba(75,142,191,.16)!important;color:#4caee4!important}
.industry-list button:nth-child(even) .industry-icon{color:#76549d!important;background:linear-gradient(145deg,#efe7f8,#fff3bd)!important}
.industry-tagline{color:#6f4f96}.industry-tagline:after{content:'';display:block;width:86px;height:4px;border-radius:999px;background:linear-gradient(90deg,#4db4e9,#f1cd60,#7a58a0);margin:10px auto 0}
.section-heading h2,.reviews-head h2,.faq-block h2{color:#634386}
.step-card{background:linear-gradient(155deg,#fff,#f8f4fc);border-color:#ded5eb}.step-card:hover{border-color:#9acff0}.step-card b{background:linear-gradient(135deg,#4eb4e9,#79579f)}.step-icon{background:linear-gradient(145deg,#fff1b8,#eadff5);color:#704e97}
.pricing-band{box-shadow:0 26px 70px rgba(87,66,120,.22)}
.benefit-panel{background:linear-gradient(140deg,#5d3f83 0%,#76549d 48%,#48abe3 100%)}
.price-panel{background:linear-gradient(145deg,#fffdf6,#fff4c8 55%,#f6effc)}
.price-badge{background:linear-gradient(90deg,#f4ca52,#ffe28a);color:#563c73;box-shadow:0 6px 16px rgba(200,155,32,.2)}
.review-card{border-top:4px solid #58b8e9;box-shadow:0 18px 42px rgba(92,70,128,.11)}
.review-stars{color:#d7aa2f}.review-arrow{background:linear-gradient(145deg,#fff0ae,#eadff5)}
.faq-block details[open]{border-color:#b9a5d0;box-shadow:0 9px 24px rgba(94,75,127,.08)}
.final-cta{background:linear-gradient(125deg,#dff4ff 0%,#eee2f7 52%,#fff0b3 100%);border:1px solid #ddd1e9;box-shadow:0 18px 45px rgba(91,71,125,.13)}
.cta-icon{background:linear-gradient(135deg,#f6d15e,#65bee9);color:#593b7b}
.footer{background:linear-gradient(135deg,#50336f 0%,#68478d 55%,#315f84 100%)}
.footer strong{color:#ffe185}
.how-demo-backdrop{background:rgba(47,35,67,.78)}
.how-demo-card{background:#f9f7ff;border-color:#d8cce7}
.how-demo-stage{background:radial-gradient(circle at 80% 20%,rgba(245,209,100,.24),transparent 25%),linear-gradient(145deg,#eefaff,#eee5f8)}
.how-demo-progress span{background:linear-gradient(90deg,#4eb4e9,#79579f,#f0c95b)}


/* Lead Besties playful palette — sky blue + dusty purple + pastel pink + medium brown. No yellow. */
:root{
  --cream:#fbf7fb;--cream2:#edf8ff;
  --green:#43afe8;--green2:#75558f;--green3:#9a7caf;
  --yellow:#f4c9d8;--yellow2:#fbe4ec;--brown:#8a624f;
  --ink:#302a38;--muted:#706775;--white:#fff;--line:#dfd4df;
  --shadow:0 22px 60px rgba(94,70,111,.17)
}
body{background:linear-gradient(180deg,#fffafd 0%,#f1f9ff 42%,#fbf5fa 100%)}
.site-nav{background:rgba(255,251,253,.94)}
.brand{color:#75558f}.brand-mark{background:linear-gradient(135deg,#f3c5d5,#d9b8d5);color:#704c85;box-shadow:0 5px 14px rgba(156,104,140,.22)}
.btn-yellow{background:linear-gradient(135deg,#f4c7d7,#dcb9d5);color:#65445e}
.hero-shell{background:radial-gradient(circle at 88% 18%,rgba(244,199,216,.48),transparent 24%),radial-gradient(circle at 72% 78%,rgba(117,83,158,.18),transparent 28%),linear-gradient(125deg,#f8fcff 0%,#dff4ff 48%,#eee4f5 100%)}
.pill{background:linear-gradient(90deg,#f9dce7,#e8cfe2);color:#765083;border:1px solid rgba(144,93,126,.18);box-shadow:0 6px 18px rgba(150,95,130,.12)}
.chart-tip{background:#f9dce7;color:#754f68}
.industry-list button:nth-child(even) .industry-icon{color:#8a624f!important;background:linear-gradient(145deg,#f2e7f4,#f8dce6)!important}
.industry-tagline:after{background:linear-gradient(90deg,#4db4e9,#efbfd1,#7a58a0,#9a6b53)}
.step-icon{background:linear-gradient(145deg,#f8dce6,#eadff5);color:#704e97}
.price-panel{background:linear-gradient(145deg,#fff,#fbe2eb 55%,#f1e9f7)}
.price-badge{background:linear-gradient(90deg,#f1bfd1,#d9b5d2);color:#603f58;box-shadow:0 6px 16px rgba(151,95,128,.17)}
.review-stars{color:#9a6b53}.review-arrow{background:linear-gradient(145deg,#f8dce6,#eadff5)}
.final-cta{background:linear-gradient(125deg,#dff4ff 0%,#eee2f7 52%,#f9dce6 100%)}
.cta-icon{background:linear-gradient(135deg,#f2bfd1,#65bee9);color:#593b7b}
.footer{background:linear-gradient(135deg,#54396d 0%,#74528d 52%,#765446 100%)}
.footer strong{color:#f4c9d8}
.how-demo-stage{background:radial-gradient(circle at 80% 20%,rgba(244,199,216,.30),transparent 25%),linear-gradient(145deg,#eefaff,#eee5f8)}
.how-demo-progress span{background:linear-gradient(90deg,#4eb4e9,#79579f,#efbfd1)}
.light{color:#f6d6e2}

/* playful Lead Besties exchanges */
.bestie-banter{max-width:1280px;padding-top:68px;padding-bottom:68px}
.banter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.banter-card{position:relative;overflow:hidden;background:linear-gradient(155deg,#fff 0%,#fff8fb 55%,#f1f9ff 100%);border:1px solid #e4d4df;border-radius:24px;padding:25px;box-shadow:0 16px 38px rgba(101,73,112,.10)}
.banter-card:before{content:'';position:absolute;width:130px;height:130px;border-radius:50%;background:rgba(67,175,232,.10);right:-45px;top:-50px}
.banter-card:nth-child(2):before{background:rgba(117,85,143,.11)}
.banter-card:nth-child(3):before{background:rgba(244,199,216,.38)}
.banter-label{font-size:11px;font-weight:900;letter-spacing:.12em;color:#8a624f;margin-bottom:18px}
.chat-bubble{max-width:88%;padding:13px 16px;border-radius:18px;margin:10px 0;font-size:14px;line-height:1.45;position:relative}
.chat-bubble.lead{background:#e6f6ff;color:#314759;border-bottom-left-radius:5px}
.chat-bubble.bestie{background:linear-gradient(135deg,#76558f,#9b78ad);color:#fff;margin-left:auto;border-bottom-right-radius:5px;box-shadow:0 8px 18px rgba(101,75,124,.18)}
.banter-card:nth-child(2) .chat-bubble.bestie{background:linear-gradient(135deg,#8a624f,#aa7c65)}
.banter-card:nth-child(3) .chat-bubble.bestie{background:linear-gradient(135deg,#d99ab2,#8a6ca0)}
.banter-card>p{font-size:13px;color:var(--muted);margin:20px 3px 0;font-weight:650}
.bestie-tagline{text-align:center;margin-top:28px;font-family:Georgia,serif;font-size:25px;color:#75558f;font-weight:700}
@media(max-width:900px){.banter-grid{grid-template-columns:1fr}.banter-card{max-width:620px;width:100%;margin:auto}}

/* Lead Besties focused industry grid */
.industry-list{grid-template-columns:repeat(4,1fr)!important;gap:14px!important;max-width:1320px!important}
.industry-list button{border:1px solid #ddd5e8!important;border-radius:18px!important;min-height:250px!important;background:rgba(255,255,255,.74)!important}
.industry-list button:hover,.industry-list button.selected{background:linear-gradient(180deg,#e8f7ff,#f4eafa 55%,#fde9f1)!important}
.industry-list button:nth-child(3n+1) .industry-icon{background:linear-gradient(145deg,#dff4ff,#f7e7ef)!important;color:#4baee3!important}
.industry-list button:nth-child(3n+2) .industry-icon{background:linear-gradient(145deg,#eee5f7,#fbe5ee)!important;color:#76549d!important}
.industry-list button:nth-child(3n) .industry-icon{background:linear-gradient(145deg,#f8e2eb,#eadff3)!important;color:#8b5d4a!important}
.industry-tagline:after{background:linear-gradient(90deg,#4db4e9,#d98eaa,#7a58a0,#8b5d4a)!important}
@media(max-width:1000px){.industry-list{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:620px){.industry-list{grid-template-columns:1fr!important}}

/* Lead Besties homepage order + gender-neutral Bestie header */
.bestie-hero{max-width:none;padding:72px clamp(24px,5vw,72px) 64px;background:
  radial-gradient(circle at 10% 10%,rgba(126,196,235,.24),transparent 26%),
  radial-gradient(circle at 90% 12%,rgba(195,151,181,.18),transparent 25%),
  linear-gradient(135deg,#f8fcff 0%,#f3eef8 56%,#f8f1f4 100%);border-bottom:1px solid var(--line);position:relative;overflow:hidden}
.bestie-hero:before,.bestie-hero:after{content:"";position:absolute;border:2px solid rgba(117,83,158,.18);border-radius:999px;pointer-events:none}
.bestie-hero:before{width:180px;height:70px;left:-55px;top:70px;transform:rotate(-12deg)}
.bestie-hero:after{width:150px;height:56px;right:-35px;bottom:60px;transform:rotate(14deg)}
.bestie-hero .section-heading{max-width:820px;margin-bottom:34px}
.bestie-hero .section-heading:before{content:"LEAD BESTIES";display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d9cfe4;box-shadow:0 8px 24px rgba(88,68,116,.08);padding:8px 14px;border-radius:999px;color:#76549b;font-weight:900;font-size:12px;letter-spacing:.11em;margin-bottom:16px}
.bestie-hero .section-heading h2{font-size:clamp(46px,6vw,76px);letter-spacing:-1.5px;margin:4px 0 12px;color:#684693}
.bestie-hero .section-heading p{font-size:18px;color:#5f6070}
.bestie-hero .banter-grid{max-width:1180px;margin:0 auto}
.bestie-hero .banter-card{box-shadow:0 16px 42px rgba(83,68,108,.10);border-color:#dfd5e6}
.bestie-hero .bestie-tagline{font-size:clamp(25px,3vw,38px);margin-top:30px;color:#79519d}
.bestie-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}
.bestie-hero-actions .btn-primary{background:linear-gradient(135deg,#6fb9e4,#77539d);box-shadow:0 10px 26px rgba(106,84,151,.22)}
.bestie-hero-actions .btn-outline{background:#fff;border-color:#9a7aad;color:#65467f}
/* Remove legacy yellow/gold appearance in favor of blue, purple, pink, brown */
:root{--yellow:#cfa9c1;--yellow2:#f2e4ed}
.brand-mark{background:#dceffa;color:#6f4f8e}
.pill,.price-badge,.chart-tip,.review-arrow,.step-icon{background:#f1e5ee}
.light,.footer strong{color:#d9c3d3}
.final-cta{background:linear-gradient(135deg,#e6f4fc,#eee5f4 55%,#f3e5ec)}
.cta-icon{background:#d9edf8;color:#70508e}
.industry-strip{padding-top:52px;padding-bottom:52px}
.industry-strip>p{font-size:14px;letter-spacing:.09em}
@media(max-width:760px){.bestie-hero{padding-top:46px}.bestie-hero .section-heading h2{font-size:48px}.bestie-hero .section-heading p{font-size:16px}}

/* Lead Besties logo + refined beauty icon */
.brand-logo{display:flex;align-items:center;text-decoration:none;line-height:0}
.brand-logo img{display:block;width:176px;height:62px;object-fit:contain;object-position:center;opacity:.88;filter:saturate(.82) contrast(.96);transition:opacity .2s ease,filter .2s ease,transform .2s ease}
.brand-logo:hover img{opacity:.96;filter:saturate(.9) contrast(.98);transform:translateY(-1px)}
.site-nav{min-height:82px;height:auto}
.site-nav .brand-mark{display:none!important}
.footer .brand-logo img{width:190px;height:74px;filter:saturate(.72) brightness(1.15);opacity:.9}
.industry-list .beauty-tools{color:#7a5b8f!important;background:linear-gradient(145deg,#f8e5ed,#e7f4fb)!important}
.industry-list .beauty-tools svg{width:48px;height:48px;display:block}
@media(max-width:620px){.brand-logo img{width:142px;height:54px}.site-nav{min-height:72px}.footer .brand-logo img{width:165px;height:66px}}

/* Final Lead Besties polish: larger logo + soft gold footer */
.brand-logo img{width:225px;height:78px}
.footer .brand-logo img{width:235px;height:88px;filter:saturate(.72) brightness(1.08);opacity:.92}
.footer{background:linear-gradient(135deg,#d6b25e 0%,#e5c879 48%,#c99b3f 100%);color:#3f3150}
.footer strong{color:#553b6f}
.footer p{color:#5d4b55}
.footer a{color:#3f3150}
@media(max-width:620px){.brand-logo img{width:176px;height:64px}.footer .brand-logo img{width:190px;height:72px}}

/* Header logo visibility refinement */
.site-nav .brand-logo img{
  width:300px;
  height:104px;
  opacity:.96;
  filter:saturate(.88) contrast(1.06);
}
.site-nav{
  min-height:112px;
}
@media(max-width:900px){
  .site-nav .brand-logo img{width:245px;height:88px}
  .site-nav{min-height:96px}
}
@media(max-width:620px){
  .site-nav .brand-logo img{width:205px;height:76px}
  .site-nav{min-height:84px}
}

/* Clean spacious sticky header */
.site-nav:not(.compact){
  display:grid;
  grid-template-columns:minmax(250px,320px) 1fr auto;
  column-gap:clamp(28px,4vw,64px);
  padding:10px clamp(22px,4vw,58px) 10px clamp(12px,2vw,28px);
  min-height:106px;
  background:rgba(255,255,255,.94);
  transition:background .28s ease,box-shadow .28s ease,border-color .28s ease,backdrop-filter .28s ease;
}
.site-nav:not(.compact) .brand-logo{justify-self:start;min-width:0}
.site-nav:not(.compact) .brand-logo img{width:310px;height:88px;object-position:left center}
.site-nav:not(.compact) .desktop-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:clamp(24px,3vw,44px);white-space:nowrap}
.site-nav:not(.compact) .desktop-nav a{font-size:14px;line-height:1.2}
.site-nav:not(.compact) .nav-button{justify-self:end;white-space:nowrap;min-width:132px;padding:14px 20px}
.site-nav:not(.compact).scrolled{background:rgba(255,255,255,.58);border-bottom-color:rgba(222,220,235,.48);box-shadow:0 8px 28px rgba(85,64,119,.06);backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}
@media(max-width:1100px){
  .site-nav:not(.compact){grid-template-columns:240px 1fr auto;column-gap:22px;padding-left:12px;padding-right:28px}
  .site-nav:not(.compact) .brand-logo img{width:245px;height:78px}
  .site-nav:not(.compact) .desktop-nav{gap:24px}
}
@media(max-width:900px){
  .site-nav:not(.compact){display:flex;justify-content:space-between;min-height:90px;padding:8px 18px}
  .site-nav:not(.compact) .desktop-nav{display:none}
  .site-nav:not(.compact) .brand-logo img{width:230px;height:74px}
}
@media(max-width:620px){
  .site-nav:not(.compact){min-height:80px;padding:6px 12px}
  .site-nav:not(.compact) .brand-logo img{width:190px;height:64px}
  .site-nav:not(.compact) .nav-button{min-width:auto;padding:11px 13px;font-size:13px}
}

/* Header correction v2: true horizontal lockup, spacious nav, glass-on-scroll */
.site-nav:not(.compact){
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:290px minmax(390px,1fr) 145px!important;
  align-items:center!important;
  gap:28px!important;
  min-height:96px!important;
  padding:8px 34px 8px 18px!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(115,84,150,.12)!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.site-nav:not(.compact) .brand-lockup{
  width:290px!important; min-width:290px!important;
  display:flex!important; align-items:center!important; gap:12px!important;
  justify-self:start!important; line-height:1!important;
}
.site-nav:not(.compact) .brand-lockup .brand-icon{
  width:76px!important; height:76px!important; flex:0 0 76px!important;
  object-fit:contain!important; opacity:.92!important;
  filter:saturate(.78) contrast(.98)!important;
}
.site-nav:not(.compact) .brand-copy{display:flex!important;flex-direction:column!important;gap:5px!important;white-space:nowrap!important}
.site-nav:not(.compact) .brand-copy strong{font-family:Georgia,'Times New Roman',serif!important;font-size:27px!important;line-height:.95!important;font-weight:800!important;color:#5f3f82!important;letter-spacing:-.6px!important}
.site-nav:not(.compact) .brand-copy small{font-family:Inter,Arial,sans-serif!important;font-size:7.5px!important;font-weight:800!important;letter-spacing:2.2px!important;color:#7b6591!important}
.site-nav:not(.compact) .desktop-nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:34px!important;white-space:nowrap!important;min-width:0!important}
.site-nav:not(.compact) .desktop-nav a{font-size:13px!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important}
.site-nav:not(.compact) .nav-button{justify-self:end!important;width:132px!important;min-width:132px!important;padding:13px 15px!important;white-space:nowrap!important;text-align:center!important}
.site-nav:not(.compact).scrolled{
  background:rgba(255,255,255,.48)!important;
  -webkit-backdrop-filter:blur(20px) saturate(125%)!important;
  backdrop-filter:blur(20px) saturate(125%)!important;
  border-bottom-color:rgba(115,84,150,.08)!important;
  box-shadow:0 8px 28px rgba(71,49,103,.07)!important;
}
@media(max-width:1050px){
 .site-nav:not(.compact){grid-template-columns:260px 1fr 128px!important;gap:18px!important;padding-left:12px!important;padding-right:20px!important}
 .site-nav:not(.compact) .brand-lockup{width:260px!important;min-width:260px!important;gap:10px!important}
 .site-nav:not(.compact) .brand-lockup .brand-icon{width:68px!important;height:68px!important;flex-basis:68px!important}
 .site-nav:not(.compact) .brand-copy strong{font-size:24px!important}
 .site-nav:not(.compact) .desktop-nav{gap:22px!important}
 .site-nav:not(.compact) .nav-button{width:122px!important;min-width:122px!important}
}
@media(max-width:900px){
 .site-nav:not(.compact){display:flex!important;justify-content:space-between!important;min-height:82px!important;padding:7px 14px!important}
 .site-nav:not(.compact) .desktop-nav{display:none!important}
 .site-nav:not(.compact) .brand-lockup{width:auto!important;min-width:0!important}
 .site-nav:not(.compact) .brand-lockup .brand-icon{width:62px!important;height:62px!important;flex-basis:62px!important}
 .site-nav:not(.compact) .brand-copy strong{font-size:22px!important}
 .site-nav:not(.compact) .brand-copy small{font-size:6.5px!important;letter-spacing:1.7px!important}
}
@media(max-width:520px){
 .site-nav:not(.compact) .brand-lockup .brand-icon{width:54px!important;height:54px!important;flex-basis:54px!important}
 .site-nav:not(.compact) .brand-copy strong{font-size:19px!important}
 .site-nav:not(.compact) .brand-copy small{display:none!important}
 .site-nav:not(.compact) .nav-button{width:auto!important;min-width:0!important;padding:11px 12px!important;font-size:12px!important}
}

/* Header logo size v3 — larger, readable brand lockup */
@media(min-width:1051px){
  .site-nav:not(.compact){grid-template-columns:350px minmax(390px,1fr) 145px!important;min-height:108px!important;padding-left:18px!important}
  .site-nav:not(.compact) .brand-lockup{width:350px!important;min-width:350px!important;gap:14px!important}
  .site-nav:not(.compact) .brand-lockup .brand-icon{width:90px!important;height:90px!important;flex-basis:90px!important}
  .site-nav:not(.compact) .brand-copy strong{font-size:34px!important;font-weight:900!important;letter-spacing:-.8px!important}
  .site-nav:not(.compact) .brand-copy small{font-size:8.5px!important;letter-spacing:2.4px!important}
}
@media(min-width:901px) and (max-width:1050px){
  .site-nav:not(.compact){grid-template-columns:300px 1fr 122px!important;min-height:100px!important}
  .site-nav:not(.compact) .brand-lockup{width:300px!important;min-width:300px!important}
  .site-nav:not(.compact) .brand-lockup .brand-icon{width:78px!important;height:78px!important;flex-basis:78px!important}
  .site-nav:not(.compact) .brand-copy strong{font-size:28px!important;font-weight:900!important}
}

/* Lead Besties approved wordmark colors */
.site-nav:not(.compact) .brand-copy strong .brand-lead{color:#c99b3f!important}
.site-nav:not(.compact) .brand-copy strong .brand-besties{color:#5f3f82!important}

/* Position the industry tagline in the open space to the right of the final business tile on desktop. */
@media (min-width:1001px){
  .industry-list{grid-template-columns:repeat(4,1fr)!important;}
  .industry-tagline{
    grid-column:4;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    align-self:stretch;
    margin:0!important;
    padding:28px 18px;
    min-height:250px;
  }
  .industry-tagline:after{flex:0 0 auto;}
  .industry-strip{display:grid;grid-template-columns:minmax(0,1320px);justify-content:center;}
  .industry-strip>p{grid-column:1;}
  .industry-list{grid-column:1;grid-row:2;}
  .industry-tagline{grid-column:1;grid-row:2;justify-self:end;width:calc((100% - 42px)/4);z-index:2;pointer-events:none;}
  .industry-list button:last-child{grid-column:3;}
}

/* Final placement fix: keep the approved Lead Besties site unchanged and use the empty fourth slot beside the final business card. */
@media (min-width:1001px){
  .industry-list{position:relative!important;}
  .industry-tagline{
    width:calc((100% - 42px)/4)!important;
    min-height:250px!important;
    padding:28px 18px!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    justify-self:end!important;
    align-self:stretch!important;
    text-align:center!important;
  }
  .industry-list button:last-child{grid-column:3!important;}
}


/* Exact requested placement: tagline occupies the tile immediately beside Your Kind of Business. */
.industry-list .industry-tagline-tile{
  min-height:250px;
  border:1px solid #ddd5e8;
  border-radius:18px;
  background:linear-gradient(180deg,#edf8ff,#f6effc 55%,#fde9f1);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:28px 22px;
  margin:0;
  font-size:18px;
  font-weight:900;
  color:#6f4f96;
  box-sizing:border-box;
}
.industry-list .industry-tagline-tile:after{
  content:'';
  display:block;
  width:86px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#4db4e9,#d98eaa,#7a58a0,#8b5d4a);
  margin:12px auto 0;
}
@media (min-width:1001px){
  .industry-strip{display:block!important;}
  .industry-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;position:static!important;}
  .industry-list button:last-of-type{grid-column:auto!important;}
  .industry-list .industry-tagline-tile{width:auto!important;grid-column:auto!important;grid-row:auto!important;justify-self:stretch!important;align-self:stretch!important;pointer-events:auto!important;}
}
@media (max-width:1000px){
  .industry-list .industry-tagline-tile{min-height:220px;}
}
@media (max-width:620px){
  .industry-list .industry-tagline-tile{min-height:180px;font-size:16px;}
}
