/*
 * Leads Collective 6.3 growth layer.
 * New consumer / creator presentation only. The approved version-one.css and
 * v52.css design foundation is intentionally untouched.
 */

/* Shared minimalist consumer shell */
.lc-v630-safe-header{position:absolute;z-index:80;top:22px;left:0;width:100%;pointer-events:none}
.admin-bar .lc-v630-safe-header{top:54px}
.lc-v630-safe-header-inner{min-height:66px;padding:0 24px;border:1px solid rgba(14,15,12,.1);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 14px 50px rgba(17,22,17,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;gap:24px;pointer-events:auto}
.lc-v630-brand{display:inline-flex;align-items:center;gap:5px;font-size:18px;font-weight:860;letter-spacing:-.045em;white-space:nowrap}
.lc-v630-brand>span{color:var(--green-dark)}
.lc-v630-brand img{display:block;width:auto;max-width:220px;height:34px;object-fit:contain}
.lc-v630-safe-header-note,.lc-v630-safe-header-link{font:700 11px/1 var(--font-geist-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}
.lc-v630-safe-header-link{padding:12px 15px;border-radius:999px;transition:background .25s var(--ease),color .25s var(--ease)}
.lc-v630-safe-header-link:hover,.lc-v630-safe-header-link:focus-visible{background:var(--green-soft);color:var(--green-dark)}

.lc-v630-safe-footer{padding:72px 0 28px;background:var(--deep);color:#fff}
.lc-v630-safe-footer-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:start;padding-bottom:46px;border-bottom:1px solid rgba(255,255,255,.11)}
.lc-v630-safe-footer .lc-v630-brand{color:#fff}.lc-v630-safe-footer .lc-v630-brand>span{color:#a9c0c6}
.lc-v630-safe-footer .lc-v630-brand img{filter:none;height:36px}
.lc-v630-safe-footer p{max-width:470px;margin:18px 0 0;color:#aeb8b2;line-height:1.65}
.lc-v630-safe-footer nav{display:flex;justify-content:flex-end;gap:24px;flex-wrap:wrap;color:#d6ddd8;font-size:14px}
.lc-v630-safe-footer nav a:hover{text-decoration:underline;text-underline-offset:4px}
.lc-v630-safe-footer-copy{padding-top:24px;color:#78847d;font:600 11px/1.4 var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase}

/* Consumer landing page */
.lc-v630-consumer-page{background:var(--canvas)}
.lc-v630-consumer-hero{position:relative;overflow:hidden;padding:174px 0 100px;background:radial-gradient(circle at 86% 12%,rgba(40,91,104,.14),transparent 34%),var(--canvas)}
.lc-v630-consumer-hero:after{content:"";position:absolute;right:-140px;bottom:-180px;width:460px;height:460px;border:1px solid rgba(40,91,104,.14);border-radius:50%;pointer-events:none}
.lc-v630-consumer-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:82px;align-items:center}
.lc-v630-consumer-hero-copy{position:relative;z-index:1;max-width:760px}
.lc-v630-consumer-hero h1{max-width:760px;margin:18px 0 24px;font-size:clamp(48px,5vw,74px);font-weight:830;line-height:.98;letter-spacing:-.058em}
.lc-v630-consumer-hero-copy>p{max-width:680px;margin:0 0 34px;color:var(--muted);font-size:19px;line-height:1.65}
.lc-v630-consumer-start{min-width:220px}
.lc-v630-consumer-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px;color:#4d5650;font-size:13px;font-weight:650}
.lc-v630-consumer-trust span{display:inline-flex;align-items:center;gap:8px}
.lc-v630-consumer-trust svg{width:17px;height:17px;fill:none;stroke:var(--green-dark);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.lc-v630-consumer-context{position:relative;z-index:1;min-height:390px;padding:38px;border-radius:32px;background:var(--deep);color:#fff;box-shadow:0 32px 90px rgba(16,20,16,.18);display:flex;flex-direction:column;justify-content:flex-end}
.lc-v630-consumer-context:before{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.09);border-radius:24px;pointer-events:none}
.lc-v630-context-label{margin-bottom:auto;color:#8fa3a8;font:700 10px/1.3 var(--font-geist-mono);letter-spacing:.16em;text-transform:uppercase}
.lc-v630-consumer-context>strong{max-width:360px;font-size:36px;line-height:1.02;letter-spacing:-.045em}
.lc-v630-consumer-context>p{max-width:420px;margin:18px 0 26px;color:#aeb8b2;line-height:1.6}
.lc-v630-creator-continuity{display:flex;align-items:center;gap:13px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}
.lc-v630-creator-continuity small{display:block;margin-bottom:3px;color:#81928a;font:700 9px/1.2 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}
.lc-v630-creator-continuity b{font-size:15px}

.lc-v630-consumer-intro{background:#fff}
.lc-v630-consumer-intro-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:78px;align-items:start}
.lc-v630-consumer-intro .section-heading{position:sticky;top:110px;margin:0}
.lc-v630-consumer-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:30px;overflow:hidden}
.lc-v630-consumer-benefits article{min-height:260px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.lc-v630-consumer-benefits article:nth-child(2n){border-right:0}
.lc-v630-consumer-benefits article:nth-last-child(-n+2){border-bottom:0}
.lc-v630-consumer-benefits article>span,.lc-v630-next-grid article>span{color:var(--green-dark);font:740 11px/1 var(--font-geist-mono);letter-spacing:.12em}
.lc-v630-consumer-benefits h3,.lc-v630-next-grid h3{margin:62px 0 12px;font-size:23px;line-height:1.08;letter-spacing:-.035em}
.lc-v630-consumer-benefits p,.lc-v630-next-grid p{margin:0;color:var(--muted);line-height:1.62}

.lc-v630-next-steps{background:var(--canvas)}
.lc-v630-next-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:30px;background:#fff;overflow:hidden}
.lc-v630-next-grid article{min-height:310px;padding:36px;border-right:1px solid var(--line)}
.lc-v630-next-grid article:last-child{border-right:0}
.lc-v630-next-grid h3{margin-top:80px}

/* Conversational smart form */
.lc-v630-consumer-form-section{background:var(--deep);color:#fff}
.lc-v630-smart-form-shell{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:68px;align-items:start}
.lc-v630-smart-form-intro{position:sticky;top:112px;padding-top:8px}
.lc-v630-smart-form-intro .eyebrow{color:#8fb2bc}
.lc-v630-smart-form-intro h2{max-width:430px;margin:16px 0 18px;font-size:clamp(34px,3.8vw,56px);line-height:1;letter-spacing:-.05em}
.lc-v630-smart-form-intro p{max-width:470px;margin:0;color:#aeb8b2;font-size:17px;line-height:1.65}
.lc-v630-smart-form{position:relative;min-height:470px;padding:38px;border:1px solid rgba(255,255,255,.11);border-radius:32px;background:#171d18;box-shadow:0 26px 80px rgba(0,0,0,.18)}
.lc-v630-progress{height:4px;margin-bottom:18px;border-radius:999px;background:#2c352e;overflow:hidden}
.lc-v630-progress>span{display:block;width:0;height:100%;border-radius:inherit;background:#6f9daa;transition:width .45s var(--ease)}
.lc-v630-step-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:52px;color:#aeb8b2;font:650 10px/1.35 var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase}
.lc-v630-step-meta small{font:inherit;color:#77837b;text-transform:none;letter-spacing:0}
.lc-v630-form-step{min-width:0;margin:0;padding:0;border:0}
.lc-v630-form-step[hidden]{display:none!important}
.lc-v630-form-step legend{max-width:680px;margin:0 0 14px;padding:0;color:#fff;font-size:clamp(28px,3vw,42px);font-weight:780;line-height:1.08;letter-spacing:-.045em}
.lc-v630-form-step>p{max-width:620px;margin:0 0 26px;color:#9eaaa2;line-height:1.55}
.lc-v630-form-step input[type=text],.lc-v630-form-step input[type=email],.lc-v630-form-step input[type=tel]{width:100%;height:64px;padding:0 18px;border:1px solid #3d493f;border-radius:14px;outline:0;background:#101410;color:#fff;font-size:16px;transition:border-color .2s,box-shadow .2s}
.lc-v630-form-step input:focus{border-color:#6f9daa;box-shadow:0 0 0 4px rgba(111,157,170,.14)}
.lc-v630-form-step input::placeholder{color:#6f7971}
.lc-v630-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lc-v630-choice-grid label{display:block;cursor:pointer}
.lc-v630-choice-grid input{position:absolute;opacity:0;pointer-events:none}
.lc-v630-choice-grid span{min-height:66px;padding:16px 18px;border:1px solid #3b463d;border-radius:16px;background:#101410;color:#e9eeea;display:flex;align-items:center;justify-content:flex-start;font-weight:690;line-height:1.35;transition:background .2s,border-color .2s,transform .2s,color .2s}
.lc-v630-choice-grid label:hover span,.lc-v630-choice-grid input:focus-visible+span{border-color:#6f9daa;background:#1e2a21}
.lc-v630-choice-grid input:checked+span{border-color:#7ca9b5;background:#285b68;color:#fff;box-shadow:0 10px 30px rgba(40,91,104,.2)}
.lc-v630-next{margin-top:18px}
.lc-v630-consent{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:#c8d1cb;line-height:1.55}
.lc-v630-consent input{width:20px;height:20px;margin-top:1px;accent-color:#5c8d99}
.lc-v630-consent a{text-decoration:underline;text-underline-offset:3px}
.lc-v630-submit{margin-top:24px;background:#fff;border-color:#fff;color:var(--deep)}
.lc-v630-submit:hover{background:#6f9daa;border-color:#6f9daa;color:#fff}
.lc-v630-step-actions{min-height:36px;margin-top:24px}
.lc-v630-back{padding:6px 0;border:0;border-bottom:1px solid #657168;background:transparent;color:#aeb8b2;cursor:pointer;font-weight:650}
.lc-v630-form-status{margin:20px 0 0;padding:14px 16px;border-radius:12px;background:#26362b;color:#d9e9dd;line-height:1.5}
.lc-v630-form-status.is-error{background:#3d2323;color:#ffd9d9}
.lc-v630-form-status[hidden]{display:none}
.lc-v630-smart-form .lc-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.lc-v630-smart-form.is-sending{pointer-events:none;opacity:.72}

/* Consumer FAQ + disclaimer */
.lc-v630-consumer-faq{background:#fff}
.lc-v630-consumer-faq-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:80px;align-items:start}
.lc-v630-faq-list{border-top:1px solid var(--line)}
.lc-v630-faq-list details{border-bottom:1px solid var(--line)}
.lc-v630-faq-list summary{position:relative;padding:26px 46px 26px 0;cursor:pointer;list-style:none;font-size:18px;font-weight:740;letter-spacing:-.02em}
.lc-v630-faq-list summary::-webkit-details-marker{display:none}
.lc-v630-faq-list summary:after{content:"+";position:absolute;right:2px;top:23px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:18px;font-weight:500}
.lc-v630-faq-list details[open] summary:after{content:"−"}
.lc-v630-faq-list details p{margin:0;padding:0 48px 26px 0;color:var(--muted);line-height:1.65}
.lc-v630-consumer-disclaimer,.lc-v630-creator-disclosure{padding:28px 0;background:#eef1ed;border-top:1px solid #dfe3de}
.lc-v630-consumer-disclaimer p,.lc-v630-creator-disclosure p{max-width:920px;margin:0 auto;color:#687069;text-align:center;font-size:12px;line-height:1.65}

/* Campaign Creator directory and profiles */
.lc-v630-creator-archive,.lc-v630-creator-profile{background:var(--canvas)}
.lc-v630-creator-archive-hero{padding:176px 0 88px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 15%,rgba(40,91,104,.12),transparent 34%),#fff}
.lc-v630-creator-archive-hero h1{max-width:890px;margin:18px 0 22px;font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.055em}
.lc-v630-creator-archive-hero p{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}
.lc-v630-creator-directory{background:var(--canvas)}
.lc-v630-creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.lc-v630-creator-card{min-height:550px;padding:26px;border:1px solid var(--line);border-radius:30px;background:#fff;display:flex;flex-direction:column;transition:transform .35s var(--ease),box-shadow .35s,border-color .35s}
.lc-v630-creator-card:hover,.lc-v630-creator-card:focus-visible{transform:translateY(-7px);border-color:rgba(40,91,104,.35);box-shadow:var(--shadow)}
.lc-v630-avatar{position:relative;display:grid;place-items:center;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#dce9ec,#eef2ee);color:var(--green-dark)}
.lc-v630-avatar-image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}
.lc-v630-avatar.is-fallback>span{font-size:clamp(42px,8vw,92px);font-weight:820;letter-spacing:-.06em}
.lc-v630-creator-card>.lc-v630-avatar{width:min(78%,245px);margin:10px auto 34px}
.lc-v630-avatar-small{width:48px;height:48px;flex:0 0 48px}
.lc-v630-avatar-small.is-fallback>span{font-size:19px}
.lc-v630-creator-card-copy{display:flex;flex:1;flex-direction:column}
.lc-v630-creator-card-copy>small{color:var(--green-dark);font:700 10px/1.3 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}
.lc-v630-creator-card-copy>strong{margin-top:9px;font-size:31px;line-height:1;letter-spacing:-.045em}
.lc-v630-creator-card-copy>b{margin-top:7px;color:#424a44;font-size:13px;font-weight:690}
.lc-v630-creator-card-copy>p{margin:18px 0 28px;color:var(--muted);line-height:1.58}
.lc-v630-profile-action{margin-top:auto;padding-top:17px;border-top:1px solid var(--line);font-weight:760}

.lc-v630-creator-profile-hero{padding:174px 0 104px;background:#fff;border-bottom:1px solid var(--line)}
.lc-v630-creator-profile-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:88px;align-items:center}
.lc-v630-profile-image-wrap{display:flex;justify-content:center}
.lc-v630-avatar-profile{width:min(100%,410px);box-shadow:0 30px 80px rgba(17,22,17,.12)}
.lc-v630-profile-copy h1{margin:14px 0 8px;font-size:clamp(52px,5vw,80px);line-height:.95;letter-spacing:-.06em}
.lc-v630-profile-copy h2{max-width:650px;margin:0;color:var(--green-dark);font-size:22px;line-height:1.25;letter-spacing:-.025em}
.lc-v630-profile-intro{max-width:690px;margin:28px 0;color:var(--muted);font-size:18px;line-height:1.68}
.lc-v630-profile-tags{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}
.lc-v630-profile-tags span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:var(--canvas);font:650 10px/1.2 var(--font-geist-mono);letter-spacing:.04em}
.lc-v630-profile-about{background:var(--canvas)}
.lc-v630-profile-about-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:82px;align-items:start}
.lc-v630-profile-about .section-heading{margin:0}
.lc-v630-profile-bio{max-width:760px;padding:36px;border:1px solid var(--line);border-radius:28px;background:#fff}
.lc-v630-profile-bio p{margin:0 0 28px;color:#4f5852;font-size:18px;line-height:1.75}
.lc-v630-profile-videos{background:#fff}
.lc-v630-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.lc-v630-video-grid article{min-width:0;border:1px solid var(--line);border-radius:24px;background:var(--canvas);overflow:hidden}
.lc-v630-video-embed{position:relative;aspect-ratio:9/16;overflow:hidden;background:#0d100e}
.lc-v630-video-embed iframe,.lc-v630-video-embed video{width:100%!important;height:100%!important;border:0;display:block}
.lc-v630-video-fallback{min-height:430px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:linear-gradient(165deg,#18251d,#101410);color:#fff}
.lc-v630-video-play{width:52px;height:52px;margin-bottom:auto;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center}
.lc-v630-video-play svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:2;stroke-linejoin:round}
.lc-v630-video-fallback strong{font-size:20px}.lc-v630-video-fallback small{margin-top:8px;color:#9ca8a0}
.lc-v630-profile-performance{padding:0 0 110px;background:var(--canvas)}
.lc-v630-performance-card{padding:42px;border-radius:30px;background:var(--deep);color:#fff}
.lc-v630-performance-card>span{color:#8fa3a8;font:700 10px/1.3 var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase}
.lc-v630-performance-card>strong{display:block;margin:16px 0 4px;font-size:60px;letter-spacing:-.055em}.lc-v630-performance-card p{margin:0;font-size:19px}.lc-v630-performance-card small{display:block;margin-top:18px;color:#87928b}

/* Thank-you */
.lc-v630-thank-you{min-height:calc(100vh - 150px);background:radial-gradient(circle at 50% 10%,rgba(40,91,104,.13),transparent 36%),var(--canvas)}
.lc-v630-thank-you-section{padding:176px 0 112px}
.lc-v630-thank-you-card{width:min(760px,100%);margin:0 auto;padding:52px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:var(--shadow)}
.lc-v630-thank-you-mark{width:64px;height:64px;margin-bottom:30px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center;font-weight:820}
.lc-v630-thank-you-mark svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.lc-v630-thank-you-card h1{margin:14px 0 18px;font-size:clamp(40px,4vw,60px);line-height:1;letter-spacing:-.052em}
.lc-v630-thank-you-card>p{max-width:650px;margin:0 0 34px;color:var(--muted);font-size:18px;line-height:1.68}
.lc-v630-thank-you-next{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:17px 0;border-top:1px solid var(--line)}
.lc-v630-thank-you-next>span{font:700 10px/1.5 var(--font-geist-mono);color:var(--green-dark)}
.lc-v630-thank-you-next strong{display:block}.lc-v630-thank-you-next small{display:block;margin-top:3px;color:var(--muted)}

/* Professional vector controls in existing sections. */
.lc-v6-problem-controls button svg,.lc-v6-slider-controls button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.nav-chevron{display:inline-block;width:7px;height:7px;margin:0 0 3px 5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);vertical-align:middle}

/* B2B mobile form wizard added by v630.js. Desktop remains exactly as before. */
.lc-v630-b2b-wizard-meta,.lc-v630-b2b-nav{display:none}

@media (max-width:1080px){
	.lc-v630-consumer-hero-grid,.lc-v630-consumer-intro-grid,.lc-v630-consumer-faq-grid,.lc-v630-smart-form-shell,.lc-v630-profile-about-grid{grid-template-columns:1fr;gap:52px}
	.lc-v630-consumer-intro .section-heading,.lc-v630-smart-form-intro{position:static}
	.lc-v630-consumer-context{min-height:330px}
	.lc-v630-creator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.lc-v630-creator-profile-grid{grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:55px}
	.lc-v630-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:760px){
	/* Mobile direction cleanup: decorative arrows disappear rather than rendering as emoji glyphs. */
	.mobile-menu .arrow,.route-mobile-menu .arrow,.mobile-vertical-links a>span:last-child,.lc-v41-mobile-cta .arrow,.button .arrow,.text-link .arrow,.vertical-grid .arrow,.vertical-page-card .arrow,.mega-grid i,.engine-node i,.engine-core>span,.category-active>i,.category-active>b,.rail-proof>span{display:none!important}
	.mobile-menu>a,.route-mobile-menu>a{justify-content:flex-start!important}
	.mobile-menu .button,.route-mobile-menu .button{justify-content:center!important}
	.breadcrumb>span{display:none!important}

	.lc-v630-safe-header{top:12px}.admin-bar .lc-v630-safe-header{top:58px}
	.lc-v630-safe-header-inner{width:calc(100% - 24px);min-height:58px;padding:0 17px}
	.lc-v630-brand{font-size:15px}.lc-v630-brand img{max-width:165px;height:28px}
	.lc-v630-safe-header-note{font-size:8px;letter-spacing:.08em}
	.lc-v630-safe-header-link{padding:9px 10px;font-size:8px}

	.lc-v630-consumer-hero,.lc-v630-creator-archive-hero,.lc-v630-creator-profile-hero,.lc-v630-thank-you-section{padding-top:122px}
	.lc-v630-consumer-hero{padding-bottom:70px}
	.lc-v630-consumer-hero-grid{gap:42px}
	.lc-v630-consumer-hero h1{font-size:clamp(38px,11.5vw,50px)}
	.lc-v630-consumer-hero-copy>p{font-size:16px}
	.lc-v630-consumer-start{width:100%}
	.lc-v630-consumer-trust{display:grid;gap:10px;margin-top:24px}
	.lc-v630-consumer-context{min-height:290px;padding:28px;border-radius:25px}
	.lc-v630-consumer-context>strong{font-size:30px}
	.lc-v630-consumer-context>p{font-size:14px}
	.lc-v630-consumer-benefits,.lc-v630-next-grid{grid-template-columns:1fr;border-radius:24px}
	.lc-v630-consumer-benefits article,.lc-v630-consumer-benefits article:nth-child(2n),.lc-v630-consumer-benefits article:nth-last-child(-n+2),.lc-v630-next-grid article{min-height:225px;padding:27px;border-right:0;border-bottom:1px solid var(--line)}
	.lc-v630-consumer-benefits article:last-child,.lc-v630-next-grid article:last-child{border-bottom:0}
	.lc-v630-consumer-benefits h3,.lc-v630-next-grid h3{margin-top:44px;font-size:22px}

	.lc-v630-consumer-form-section{padding-top:76px;padding-bottom:76px}
	.lc-v630-smart-form-shell{gap:34px}
	.lc-v630-smart-form-intro h2{font-size:34px}.lc-v630-smart-form-intro p{font-size:15px}
	.lc-v630-smart-form{min-height:430px;padding:24px 18px;border-radius:25px}
	.lc-v630-step-meta{margin-bottom:38px}.lc-v630-step-meta small{display:none}
	.lc-v630-form-step legend{font-size:29px}
	.lc-v630-choice-grid{grid-template-columns:1fr;gap:9px}
	.lc-v630-choice-grid span{min-height:58px;padding:13px 15px;border-radius:13px}
	.lc-v630-form-step input[type=text],.lc-v630-form-step input[type=email],.lc-v630-form-step input[type=tel]{height:59px}
	.lc-v630-next,.lc-v630-submit{width:100%}

	.lc-v630-consumer-faq-grid{gap:28px}.lc-v630-faq-list summary{font-size:16px}
	.lc-v630-consumer-disclaimer p,.lc-v630-creator-disclosure p{text-align:left}

	.lc-v630-creator-archive-hero h1{font-size:clamp(38px,11vw,50px)}.lc-v630-creator-archive-hero p{font-size:16px}
	.lc-v630-creator-grid{grid-template-columns:1fr}
	.lc-v630-creator-card{min-height:0;padding:22px;border-radius:25px}
	.lc-v630-creator-card>.lc-v630-avatar{width:min(68%,220px);margin-bottom:26px}
	.lc-v630-creator-card-copy>strong{font-size:29px}
	.lc-v630-creator-profile-grid{grid-template-columns:1fr;gap:38px;text-align:center}
	.lc-v630-avatar-profile{width:min(76vw,340px)}
	.lc-v630-profile-copy h1{font-size:48px}.lc-v630-profile-copy h2{font-size:18px}
	.lc-v630-profile-tags{justify-content:center}.lc-v630-profile-copy .button{width:100%}
	.lc-v630-profile-about-grid{gap:24px}.lc-v630-profile-bio{padding:25px 21px}.lc-v630-profile-bio p{font-size:16px}.lc-v630-profile-bio .button{width:100%}
	.lc-v630-video-grid{grid-template-columns:1fr}.lc-v630-video-fallback{min-height:360px}
	.lc-v630-performance-card{padding:30px 24px}.lc-v630-performance-card>strong{font-size:48px}

	.lc-v630-thank-you-card{padding:34px 22px;border-radius:26px}.lc-v630-thank-you-card h1{font-size:38px}.lc-v630-thank-you-card>p{font-size:16px}
	.lc-v630-safe-footer{padding-top:58px}.lc-v630-safe-footer-inner{grid-template-columns:1fr;gap:30px}.lc-v630-safe-footer nav{justify-content:flex-start;gap:16px 20px}

	/* Progressive B2B wizard: one compact stage at a time without changing the desktop form. */
	.contact-form.lc-v630-mobile-wizard{display:block!important;position:relative}
	.contact-form.lc-v630-mobile-wizard>.field-row,.contact-form.lc-v630-mobile-wizard>label{display:none!important}
	.contact-form.lc-v630-mobile-wizard>.lc-v630-b2b-step{display:none}
	.contact-form.lc-v630-mobile-wizard>.lc-v630-b2b-step.is-active{display:block}
	.lc-v630-b2b-wizard-meta{display:block;margin:0 0 26px}
	.lc-v630-b2b-wizard-progress{height:4px;margin-bottom:11px;border-radius:999px;background:#e2e3de;overflow:hidden}
	.lc-v630-b2b-wizard-progress span{display:block;height:100%;width:0;background:var(--green);border-radius:inherit;transition:width .35s var(--ease)}
	.lc-v630-b2b-wizard-label{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font:650 10px/1.3 var(--font-geist-mono);letter-spacing:.04em}
	.lc-v630-b2b-step{min-width:0}
	.lc-v630-b2b-step .field-row{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
	.lc-v630-b2b-step label{display:grid!important;width:100%;gap:9px}
	.lc-v630-b2b-step label[hidden],.lc-v630-b2b-step .field-row[hidden]{display:none!important}
	.lc-v630-b2b-step input,.lc-v630-b2b-step select,.lc-v630-b2b-step textarea{width:100%!important}
	.lc-v630-b2b-nav{display:flex;gap:10px;margin:20px 0 0}
	.lc-v630-b2b-nav .button{flex:1}
	.lc-v630-b2b-back{border-color:#cfd3cf;background:transparent;color:var(--ink)}
	.lc-v630-b2b-back:hover{background:#f0f2ee;color:var(--ink)}
	.contact-form.lc-v630-mobile-wizard>.lc-v41-submit,.contact-form.lc-v630-mobile-wizard>.lc-v41-form-status,.contact-form.lc-v630-mobile-wizard>small,.contact-form.lc-v630-mobile-wizard>.cf-turnstile,.contact-form.lc-v630-mobile-wizard>.lc-v41-honeypot{display:none}
	.lc-v630-b2b-step.is-final .lc-v41-submit,.lc-v630-b2b-step.is-final .lc-v41-form-status,.lc-v630-b2b-step.is-final>small,.lc-v630-b2b-step.is-final>.cf-turnstile{display:block;width:100%}
	.lc-v630-b2b-step.is-final .lc-v41-submit{display:flex}
}

@media (prefers-reduced-motion:reduce){
	.lc-v630-progress>span,.lc-v630-b2b-wizard-progress span{transition:none!important}
}

@media (max-width:760px){
	.lc-v630-b2b-step-heading{margin:0 0 20px}
	.lc-v630-b2b-step-heading strong{display:block;font-size:24px;line-height:1.08;letter-spacing:-.035em;color:var(--ink)}
	.lc-v630-b2b-step textarea{min-height:110px!important}
	.lc-v630-b2b-step.is-final .lc-v41-check{margin-bottom:16px}
}

/* Turnstile is only shown on the final smart-form step. */
.lc-v630-smart-form .lc-v630-turnstile{margin:18px 0 4px;min-height:65px}
.lc-v630-smart-form .lc-v630-turnstile iframe{max-width:100%}


/* 6.3.1 mobile polish and navigation/footer corrections. */
.intro-logo img{display:block;width:auto;max-width:min(64vw,360px);max-height:72px;margin:auto;object-fit:contain}

/* Standard B2B footer now has five intentional columns. */
.footer-bottom{grid-template-columns:minmax(220px,1.65fr) repeat(4,minmax(125px,1fr));gap:44px 34px;align-items:start}
.footer-bottom>div{min-width:0}.footer-bottom>div>span{display:block;margin-bottom:18px}.footer-bottom a{overflow-wrap:anywhere}

/* Proof chart is a clear four-bar progression rather than a single visual block. */
.lc-v6-lead-console .chart-bars{display:flex!important;align-items:flex-end!important;justify-content:stretch;gap:12px!important;height:132px!important;padding:0 5px!important}
.lc-v6-lead-console .chart-bars i{display:block!important;flex:1 1 0!important;min-width:0!important;max-width:none!important;border-radius:7px 7px 0 0!important}

/* Dynamic vertical hero panel owns its floating icon; mobile removes the decorative icon entirely. */
.lc-v6-vertical-hero-panel{position:relative}

/* Focused consumer navigation: useful page links without exposing B2B lead-buyer navigation. */
.lc-v631-safe-nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.lc-v631-safe-nav a{color:#4a514b;font-size:12px;font-weight:680;white-space:nowrap}
.lc-v631-safe-nav a:hover,.lc-v631-safe-nav a:focus-visible{color:var(--green-dark)}
.lc-v631-safe-nav a.is-cta{min-height:42px;padding:0 18px;border-radius:999px;background:var(--deep);color:#fff;display:inline-flex;align-items:center;justify-content:center}
.lc-v631-safe-nav a.is-cta:hover,.lc-v631-safe-nav a.is-cta:focus-visible{background:var(--green);color:#fff}
.lc-v631-safe-menu-button{display:none;flex:0 0 auto}
.lc-v631-safe-mobile-menu .mobile-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}
.lc-v631-safe-mobile-menu .mobile-menu-top button{color:#fff;background:transparent;border:1px solid #3b433b;border-radius:50%;width:48px;height:48px;font-size:28px}
.lc-v631-safe-mobile-menu .button{margin-top:28px;min-height:58px;font-size:17px}

/* Focused footer uses the same premium visual language with consumer-safe links. */
.lc-v631-safe-footer-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;padding-bottom:58px;margin-bottom:48px;border-bottom:1px solid rgba(255,255,255,.11)}
.lc-v631-safe-footer-cta .eyebrow{color:#8eabb2}.lc-v631-safe-footer-cta h2{max-width:760px;margin:14px 0 0;color:#fff;font-size:clamp(38px,5vw,66px);line-height:.94;letter-spacing:-.055em}
.lc-v630-safe-footer-inner{grid-template-columns:minmax(220px,1.55fr) repeat(3,minmax(130px,1fr));gap:42px 34px}
.lc-v630-safe-footer-inner>div:not(.lc-v631-safe-footer-brand)>span{display:block;margin-bottom:18px;color:#7f9188;font:700 10px/1.3 var(--font-geist-mono);letter-spacing:.14em;text-transform:uppercase}
.lc-v630-safe-footer-inner>div:not(.lc-v631-safe-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.lc-v630-safe-footer-inner a{color:#d8dfda;font-size:14px;line-height:1.45}
.lc-v630-safe-footer-inner a:hover,.lc-v630-safe-footer-inner a:focus-visible{color:#fff;text-decoration:none}
.lc-v630-safe-footer-copy{display:flex;justify-content:space-between;gap:22px;align-items:center}
.lc-v630-safe-footer-copy a{color:#aeb8b2;text-transform:none;letter-spacing:0}

@media (max-width:1080px){
  .footer-bottom{grid-template-columns:1.45fr repeat(2,1fr)}
  .footer-bottom>div:first-child{grid-row:span 2}
  .lc-v630-safe-footer-inner{grid-template-columns:1.4fr repeat(2,1fr)}
  .lc-v631-safe-footer-brand{grid-row:span 2}
}

@media (max-width:760px){
  /* No decorative/emoji-style direction marks on mobile. Functional SVG controls stay available. */
  .audience-icon,.lc-v6-vertical-hero-panel .lc-v6-hero-icon,.lc-v6-service-visual .lc-v6-hero-icon{display:none!important}
  .button .arrow,.text-link .arrow,.vertical-grid .arrow,.vertical-page-card .arrow,.mega-grid .arrow,.mega-grid i,.mobile-menu .arrow,.route-mobile-menu .arrow{display:none!important}
  .lc-v6-vertical-hero-panel{padding-bottom:30px!important}
  .lc-v6-vertical-hero-panel ul{padding-right:0!important}
  .lc-v6-lead-console .chart-bars{height:112px!important;gap:10px!important;margin-top:24px!important}
  .lc-v6-lead-console .chart-bars i{border-radius:6px 6px 0 0!important}

  .lc-v631-safe-nav{display:none}
  .lc-v631-safe-menu-button{display:flex!important;margin-left:auto}
  .lc-v630-safe-header-note,.lc-v630-safe-header-link{display:none!important}
  .lc-v631-safe-mobile-menu{display:flex!important;padding:28px 24px 30px}
  .lc-v631-safe-mobile-menu>a{justify-content:flex-start!important;font-size:clamp(27px,8vw,38px)}
  .lc-v631-safe-mobile-menu>a.button{justify-content:center!important;font-size:17px;border-bottom:0}
  .lc-v631-mobile-brand{font-size:18px;color:#fff}.lc-v631-mobile-brand>span{color:#9fbac1}

  .footer-bottom{grid-template-columns:1fr 1fr!important;gap:38px 22px!important}
  .footer-bottom>div:first-child{grid-column:1/-1;grid-row:auto}
  .footer-bottom>div>span{margin-bottom:13px}
  .footer-bottom a{font-size:13px;line-height:1.4}

  .lc-v631-safe-footer-cta{display:block;padding-bottom:42px;margin-bottom:38px}
  .lc-v631-safe-footer-cta h2{font-size:38px}.lc-v631-safe-footer-cta .button{width:100%;margin-top:26px}
  .lc-v630-safe-footer-inner{grid-template-columns:1fr 1fr!important;gap:36px 22px!important}
  .lc-v631-safe-footer-brand{grid-column:1/-1;grid-row:auto}
  .lc-v630-safe-footer-copy{flex-direction:column;align-items:flex-start}
}

/* 6.3.1 final mobile clean-up: remove decorative glyphs, never functional controls. */
@media (max-width:760px){
  .breadcrumb>span,.console-title .trend{display:none!important}
  .lc-v6-form-shell>.section-heading{margin-bottom:30px!important}
  .lc-v6-form-shell>.section-heading h2{margin-bottom:0!important}
  .lc-v630-b2b-step-heading{display:block!important}
}
